Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How to use Windows API in C/C++?
Index -> Programming, C++ -> C++ Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
HazySmoke)345




PostPosted: Wed Jul 04, 2007 3:32 pm   Post subject: How to use Windows API in C/C++?

According to the compiler that I'm using (GCC 5), there is a header file called <windows.h>. The thing is, though, <windows.h> doesn't have everything. Functions such as GetPixel() or SendInput() cannot be found in there. Is there actually a way to use all the WinAPI functions in C/C++?
Sponsor
Sponsor
Sponsor
sponsor
Mazer




PostPosted: Wed Jul 04, 2007 7:27 pm   Post subject: RE:How to use Windows API in C/C++?

Try Visual Studio Express Edition?
md




PostPosted: Mon Jul 09, 2007 10:59 pm   Post subject: RE:How to use Windows API in C/C++?

Check out MSDN, windows.h just contains most of the generic stuff IIRC, for specific graphics APIs you need to include additional headers.
Asif Ahmad




PostPosted: Wed Mar 12, 2008 3:30 am   Post subject: RE:How to use Windows API in C/C++?

how can attach a c++ file to a application
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: