reactos/reactos/lib/kernel32
2005-09-24 18:09:06 +00:00
..
debug
except Print the exception code and the faulting address, if the address is available. 2005-08-30 16:28:36 +00:00
file Used NtQueryFullAttributesFile instead of NtOpenFile/NtQueryInformationFile/NtClose in GetFileAttributesExW (suggested by Thomas Weidenmueller). 2005-09-24 18:09:06 +00:00
include - More NDK + MSDDK/IFS Compatibility fixes 2005-09-05 18:06:20 +00:00
mem Fix implementation of wcsnlen and strnlen. 2005-08-21 15:51:57 +00:00
misc Fixed GetConsoleTitleA/W. 2005-09-10 15:18:42 +00:00
nls
process RetVal is in bytes, so check against MAX_PATH in bytes 2005-09-09 10:22:40 +00:00
string Fix buffer overflow in lstrcpynW and lstrcpynA. 2005-08-21 15:51:23 +00:00
synch
tests
thread implemented IsThreadAFiber() 2005-08-24 23:05:07 +00:00
k32.h
kernel32.def - added stubs for Set/GetConsoleHistoryInfo(), GetConsoleOriginalTitleA/W(), Set/GetConsoleScreenBufferInfoEx() and GetCurrentConsoleFontEx() 2005-08-25 19:47:44 +00:00
kernel32.mc
kernel32.rc
kernel32.xml - added stubs for Set/GetConsoleHistoryInfo(), GetConsoleOriginalTitleA/W(), Set/GetConsoleScreenBufferInfoEx() and GetCurrentConsoleFontEx() 2005-08-25 19:47:44 +00:00
locale_rc.rc