Click to See Complete Forum and Search --> : Win32 GUI basics


Quell
July 19th, 2006, 11:29 AM
Hello.
I was wondering wher ei can get some tutorial on how to create win32 gui base programs. I used MFC b4, or just use console, but those two are getting old and useless. I wanna learn how to make resources etc, and if possible somethign about how its done in MSVC(i know there are some resource editors and stuff in there).
Thx

Krishnaa
July 19th, 2006, 12:01 PM
Here is good site, by one of Codeguru Member Sam Hobs,

http://simplesamples.info/

Few others,

http://www.codersource.net/codersource_win32prog.html

http://win32.mvps.org/

And here are lot of helpful links,
http://www.physiology.wisc.edu/comp/wprog.html

Krishnaa
July 19th, 2006, 12:03 PM
One more on mutex, winsock etc..
http://www.jps.at/dev/samples.html

Quell
July 19th, 2006, 12:16 PM
Thx alot for these. Any more would be great if somone has em.

Calculator
July 19th, 2006, 08:29 PM
http://www.functionx.com/win32/ <= Pictures, MSVC How-to's, what you want?
http://www.relisoft.com/win32/index.htm <= Very good introduction to Win32.