Windows 32 API Assistance?

Talk about your favorite PC games, Steam and building awesome custom rigs!

Moderator:Moderators

Post Reply
User avatar
totokan
Senior Member
Posts:1785
Joined:Wed May 18, 2005 12:29 pm
Location:127.0.0.1
Contact:
Windows 32 API Assistance?

Post by totokan » Sun Aug 03, 2008 3:40 pm

Ok, so being forced to use Windows to program, I now need to learn how to use the API. Yet all the resources I have found apply to C++. Can someone point me in the right direction here? I'm looking for C information, not C++, whether its sample code or tutorials or whatever. Thanks in advance
Shhh! I'm not officially back yet.

User avatar
Fenrir
Posts:14
Joined:Wed Aug 27, 2008 9:20 am

Post by Fenrir » Wed Aug 27, 2008 9:27 am

You want theForger's Win32 API Programming Tutorial. Code's in C.

Don't be deterred by the language a Win32 API tutorial/resource uses, though, the calls, constants etc are all the same.

Post Reply