Page 1 of 1

Question about WINAPI

Posted: Wed Jun 11, 2008 12:19 pm
by driessen
Hello,

Until now, I hardly used a WINAPI function in my FWH-application.

Can someone tell me more about it ? Where can I find good documentation ? How does it work ? Any examples ?

Thanks a lot in advance.

Regards.

Posted: Wed Jun 11, 2008 2:17 pm
by Antonio Linares
Michel,

The best documentation comes from Microsoft:
http://msdn.microsoft.com/en-us/library/default.aspx

Also, you may review fwh\source\winapi\*.c for lots of source code examples :-)

Posted: Wed Jun 11, 2008 2:19 pm
by Antonio Linares
Michel,

Also, regarding your email and my answer to it, this seems quite usefull too:

http://msdn.microsoft.com/en-us/library/bb187384.aspx