reactos/reactos/lib/kernel32
2005-05-01 19:30:06 +00:00
..
debug Don't try to release mutex with NULL handle. Also prevent releasing the same mutex twice. 2005-03-17 23:16:12 +00:00
except
file Fixed the calculation of timeout values. 2005-05-01 09:51:06 +00:00
include removed faulty FilenameA2U (returned ptr to stack var) 2005-03-20 17:26:58 +00:00
mem
misc fixed some warnings with gcc4 (mostly assignment differs in signedness warnings) 2005-05-01 19:30:06 +00:00
nls Imported locales information from WINE. Sorry it isn't done the "right way" (store all info in locales.nls as WinXP does), but for now I think this way will do. 2005-04-28 13:54:19 +00:00
process Fixed the check for a created first thread. 2005-04-27 21:57:24 +00:00
string
synch
tests
thread fixed warnings 2005-04-07 13:11:46 +00:00
Jamfile
k32.h
kernel32.def
kernel32.mc
kernel32.rc
locale_rc.rc Imported locales information from WINE. Sorry it isn't done the "right way" (store all info in locales.nls as WinXP does), but for now I think this way will do. 2005-04-28 13:54:19 +00:00
makefile - ported RtlVerifyVersionInfo from wine 2005-03-29 15:22:44 +00:00