Hi, i would debug a project in visual c++ 2005 express edition, but i get this error:
fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
My guess is that your include statement is incorrect. You may have capitilized the header file name, or you may have put it inside quotation marks. Your include statement should look exactly like this: