reactos/reactos/lib/kernel32
Eric Kohl cb8b8e6c15 Implemented VerifyConsoleIoHandle().
svn path=/trunk/; revision=4243
2003-03-05 22:51:48 +00:00
..
except 2003-01-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-15 21:24:36 +00:00
file - Added oppening of console handles (CreateFileW). 2003-02-24 23:23:32 +00:00
mem 2003-01-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-15 21:24:36 +00:00
misc Implemented VerifyConsoleIoHandle(). 2003-03-05 22:51:48 +00:00
nls Adding support for resource based error message table 2002-12-08 16:07:18 +00:00
process Fixed some warnings. 2003-01-22 02:24:36 +00:00
string 2003-01-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-15 21:24:36 +00:00
synch WaitForMultipleObjectsEx passed WaitAny for WaitAll waits and vice versa 2003-02-27 15:40:46 +00:00
thread Fixed a compiler warning. 2003-02-17 16:30:17 +00:00
.cvsignore Added errcodes.rc. 2003-02-17 16:29:11 +00:00
k32.h GetVersion, GetVersionExA and GetVersionExW reimplemented correctly (almost) 2003-02-01 19:58:17 +00:00
kernel32.def Mainly standardisation of makefiles. Added some exports to core libs for wine dependancies. 2003-01-15 20:05:53 +00:00
kernel32.edf Mainly standardisation of makefiles. Added some exports to core libs for wine dependancies. 2003-01-15 20:05:53 +00:00
kernel32.mc created kernel32.mc message file which generates errcodes.rc, MSG00409.bin and /include/reactos/errcodes.h 2002-12-15 06:34:43 +00:00
kernel32.rc Added support for lauching VDM on dos image load. 2003-01-07 17:29:09 +00:00
makefile Replaced kernel32 heap functions by ntdll heap functions. 2003-02-17 16:27:31 +00:00