win32 junk
are there any sites with some win32 examples for basic stuff like dialog boxes and list boxes? i rarely use any win32 or mfc so i dont have any books and the help docs with vc++ doesnt help much at all for win32 calls. also are there any recommended books for win32 programming? thanks
Carl "trixter"[email=carl@trixoft.com]carl@trixoft.com[/email]http://www.trixoft.com
quote:
Original post by trixter
the help docs with vc++ doesnt help much at all for win32 calls.
Bzzzt! Try again.
~deadlinegrunt
General Windows programming and design can be found here:
http://www.relisoft.com/
One of the best sites I''ve ever seen.
http://www.relisoft.com/
One of the best sites I''ve ever seen.
- Ryan -
Relisoft is a little against MFC, and devots alot of there site to it. Half there site seems to be devoted to downing it, and all other class libraries -- Stating that its for the dumbing down of programming, etc. MFC has its uses, so I wouldnt listen to the stuff they have on MFC and the likes. The newbie that doesnt have expirience using MFC, could be fooled. But honestly if you have used MFC, you wont be downing it. It makes Windows programming alot easier and more organized. I would never use MFC for games, though. Its good for stuff like Map Editors, Word Processors, Database apps, etc. Generally any kind of Win32 program except DirectX & OpenGL ![](smile.gif)
There''s a introduction tutorial to Windows on FlipCode, also.
-Dan Smith
dans@3dgamedev.com
![](smile.gif)
There''s a introduction tutorial to Windows on FlipCode, also.
-Dan Smith
dans@3dgamedev.com
D. Smith
True, the site is a bit anti-MFC, and anti-Microsoft for that matter. However, there are many good tutorials on general WIN32 programming there.
Dan Smith is right. Don''t let the site convince you that MFC is not usefull.
Dan Smith is right. Don''t let the site convince you that MFC is not usefull.
- Ryan -
MFC is bad
i wanted to learn MFC... and ended up learning pure win32api , much easier , nicer and makes way more fun to code
![](smile.gif)
![](smile.gif)
With best regards, Mirek Czerwiñski
quote:
Original post by Dan Smith
But honestly if you have used MFC, you wont be downing it.
I hated my one MFC experience, I''ll never use it again after the one project I made using it
![](smile.gif)
"Finger to spiritual emptiness underlying everything." -- How a C manual referred to a "pointer to void." --Things People Said
![Resist Windows XP''s Invasive Production Activation Technology!](http://druidgames.warfactory.com/Out_Source/resist.jpg)
http://druidgames.cjb.net/
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement