A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Johannes Anderwald 170373b2b0 Part 1/2 of WDK compability fixes
- add struct CONSOLE_READCONSOLE_CONTROL to wincon.h
- add missing pointer typedef
- fix declaration of ReadConsoleA 
                     ReadConsoleW
                     FindFirstVolumeA
                     FindFirstVolumeW
                     FindFirstVolumeMountPointA
                     FindFirstVolumeMountPointW
                     FindNextVolumeA
                     GetApplicationRecoveryCallback
                     RegisterApplicationRecoveryCallback
                     SystemTimeToTzSpecificLocalTime

- fix typedef of WIN32_FIND_STREAM_DATA

svn path=/trunk/; revision=25138
2006-12-12 23:52:02 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Part 1/2 of WDK compability fixes 2006-12-12 23:52:02 +00:00
rosapps Make it a compile time choice, whether you want to use a clipper or not, because our ddraw does not support it yet. 2006-12-12 17:51:50 +00:00