I have been trying to gather the header files my compiler seems to be missing without much luck. Can yall give me some tips on how to run a successful google search for them?
Better yet, its there a one stop shop for header files?
ATM the files I need are:
windows.h
commctrl.h
dos.h
Well, if you are on a windows machine, you *should* have windows.h on your computer somewhere...try checking your include paths to make sure they are correct...although I don't know where they are on Vista. Also, you have the Windows SDK, right?