WinAPI

How can i use windows API in my programs?
Include headers and link libraries...
The windows console API is windows.h and, in newer systems (vista+), there also appears to be a wincon.h (but don't quote me on that). Depending on the IDE or compiler you use you may already have the windows headers.
Topic archived. No new replies allowed.