dont have windows.h header file

Started by
3 comments, last by D43m0n 21 years ago
i dont have the windows.h file, i searched on my computer for it, does anyone know where i can download it? thx
Advertisement
What compiler are you using
im using DJGPP

RHIDE v1.4

[edited by - D43m0n on March 22, 2003 7:38:14 PM]
DJGPP does not compile to win32 as standard. Search for the win32 libraries for DJGPP on the web.
GSACP: GameDev Society Against Crap PostingTo join: Put these lines in your signature and don't post crap!
It might be more advisable to move to MinGw if you want to do Windows apps.

[ MSVC Fixes | STL Docs | SDL | Game AI | Sockets | C++ Faq Lite | Boost
Asking Questions | Organising code files | My stuff | Tiny XML | STLPort]

This topic is closed to new replies.

Advertisement