
vc++ win32 application example
Depending on how far into the boggy depths you wish to go you could start by
looking at a simple MFC appwizard created application. It really depends on
whether you want to allow yourself to use the MFC crutch or not.
If you do then try the Scribble tutorial in MSDN Library (an all time
classic), it will tell you a lot about the document/view- and MFC-way of
doing things. Don't be happy with just doing the example though, use the
de{*filter*} to follow execution into some of the dirtier parts of the code and
especially try to figure out what ClassWizard does that makes everything
work so nicely.
If you really really want to learn about ^Win32^ then I suggest you go to
the library and ask for the stupendously large books section...
Quote:
> Newbie::Hi,
> Learning win32 application environment. Would someone send a
> simple example of a win32 application in vc++?. Something like
> delete file or find files in win32 NOT "console Win32". Any example
> that is not too simple but not too hard to follow.
> Thanx,
> J
> Sent via Deja.com
> http://www.*-*-*.com/