crossgrid Posted October 5, 2004 Posted October 5, 2004 I was wondering what language you guys use to create these gui based custome program. C or C++? java? VS?
prathapml Posted October 6, 2004 Posted October 6, 2004 Well, whatever else, but certainly not java - atleast not for efficiency. Java would be the last choice for one making an app to run in a WinPE environment. Nor C#, since that requires the .NET framework.
gamehead200 Posted October 6, 2004 Posted October 6, 2004 C++ would probably be the best... (Which I can finally program in, but only in command line! )
likuidkewl Posted October 6, 2004 Posted October 6, 2004 VS or C++and if you need an answer file use a XML type anserfile hardcoding is not a good move, and it is easuer than registry entries.
crossgrid Posted October 6, 2004 Author Posted October 6, 2004 VS or C++and if you need an answer file use a XML type anserfile hardcoding is not a good move, and it is easuer than registry entries.what is 'VS'?? what language is that?
likuidkewl Posted October 6, 2004 Posted October 6, 2004 I meant use Visual Studio, and I forgot the "f":VS for C++
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now