Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Win GUI Programming
Name: Craig Date: January 3, 2002 at 15:43:22 Pacific
Comment:
Hello, I am looking for a good tutorial that teaches how to make Win32 GUI programs WITHOUT MFC. If anyone has any good links or anything that would be very usefull to me. Thanks!
Summary: Technically Dev-C++ is an IDE, and it has some kind of resource file editor, but it isn't much help. If you're trying to do Windows GUI, I used to use something called Wedit for making resource files....
Summary: I am seriously concidering your sugestion to dive deeper into C. Last night I found a example GUI program writen in C so I saved it then tryed to compile it, one error is stoping me from getting it t...
Summary: Automating gui programs through batch is fairly impractical, in fact most forms of automation of gui programs leaves much to be desired. The main problem is to send input something along the lines of ...