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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now