A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Johannes Anderwald a76f1549b6 - various msvc compability fixes
- 2 errors remaining:
conio.c(2104) : error C2065: 'CONSOLE_INPUT_MODE_VALID' : undeclared identifier
conio.c(2108) : error C2065: 'CONSOLE_OUTPUT_MODE_VALID' : undeclared identifier

those two constants should be moved into the NDK(declared in wincon.h)...

svn path=/trunk/; revision=24993
2006-11-30 16:48:13 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - various msvc compability fixes 2006-11-30 16:48:13 +00:00
rosapps fixing a small bug : LTEXT, GROUPBOX, DEFPUSHBUTTON, PUSHBUTTON, ICON, EDITTEXT, LISTBOX, COMBOBOX (function DialogCMDBuild1) adding a emty style tag to thuse xml syntax. 2006-11-27 15:45:23 +00:00