A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Colin Finck cb52e39d9f Update mingw headers to version 3.13
Patch by encoded

I made the following modifications to the patch:
- excpt.h   - Removed the inclusion of <windef.h>, it caused compilation problems and I don't see a need for it, also CRT headers shouldn't include PSDK headers at all
- tchar.h   - Removed the file as it would most-probably interfere with our PSDK tchar.h and this shouldn't be a CRT header
- values.h  - Removed the file, it has no real content
- varargs.h - Removed the file, it just contains a #include_next line to include the next available varargs.h, also #include_next directives aren't supported by MSVC
See issue #2736 for more details.

svn path=/trunk/; revision=30656
2007-11-21 23:50:03 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Update mingw headers to version 3.13 2007-11-21 23:50:03 +00:00
rosapps Get avtest to build again by adding the _NTDDK_ define 2007-11-21 22:41:24 +00:00
rostests some more tests for NtUserScrollDC and NtGdiBitBlt 2007-11-11 00:19:42 +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