"Chris Schumacher" <kensu__@hotmail.com> escribió en el mensaje
news:Xns95338479A8410kensuhotmailcom@207.115.63.15 8...
> Has a book been published that explains how to use the Windows-specific
> header files? (windows.h, etc)
> I've been reading the header files themselves, and have managed to make
> some sense out of them, but I'm getting tired of groping around in the
> dark, and don't think I'm doing a very good job of figuring out what
> each does.
>
> Thanks.
>
> -==Kensu==-
well have you tried the msdn library? I'm not a fan, but at least you can
start there:
http://msdn.microsoft.com/library/de...windowsdev.asp
good luck, but try to stick as much to the ISO standard path as you can,
don't get lost in the dark forest!
--wim