Search:
Forum
General C++ Programming
WinAPI
WinAPI
Dec 29, 2009 at 9:02am UTC
majidkamali1370
(241)
How can i use windows API in my programs?
Dec 29, 2009 at 9:17am UTC
Bazzy
(6281)
Include headers and link libraries...
Dec 29, 2009 at 6:58pm UTC
tummychow
(1210)
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.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs