A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck 5e02be2e6d Try to unbreak build by adding the -Iinclude/psdk line again.
Build has been broken by hpoussin's commit in r29976.

As stated before, Wine components like the "winnt.h" file in include/reactos/wine still refer to include/psdk components (in this case by an #include_next "winnt.h" line). This has to be fixed first.

Build probably worked successfully with older RosBE-Windows versions, since they put the include directory to the bundled w32api header files in the global C_INCLUDE_PATH environment variable.

svn path=/trunk/; revision=29987
2007-10-30 21:23:11 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Try to unbreak build by adding the -Iinclude/psdk line again. 2007-10-30 21:23:11 +00:00
rosapps - Compile screensavers as UNICODE applications + minor fixes (Part 2/2) 2007-10-29 22:52:33 +00:00
rostests Delete all Trailing spaces in code. 2007-10-19 23:01:40 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00