reactos/reactos/lib/kernel32
Alex Ionescu 8c002db0c2 - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
- winnt.h: respect WIN32_NO_STATUS for DBG codes.
- rtl: change STDCALL to NTAPI
- everything else: add precompiled headers where missing, define WIN32_NO_STATUS.

svn path=/trunk/; revision=18598
2005-10-19 17:03:38 +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 doesnt belong here either 2005-10-06 13:07:53 +00:00
include Implement support for move folder, even from different vol. But for now it does not think of EA or set file attrib right. it is a present to brandon so he stop nag about ros can not move a folder. It maybe got some other bugs. it need more testing see if it handling all case right. 2005-09-25 21:05:18 +00:00
mem -dont return NULL when realloc to 0 bytes (fixes one kernel32_winetest heap test) 2005-10-17 20:11:21 +00:00
misc add stubs to make clamwin run. by Christoph_vW 2005-10-12 21:39:28 +00:00
nls
process Export and implement CreateProcessInternalA and CreateProcessInternalW (really just shuffling/stubbing, no actual code was written. 2005-09-26 18:46:30 +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 - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS. 2005-10-19 17:03:38 +00:00
kernel32.def added stub for PrivCopyFileExW. This is needed by XP's ulib.dll, which XP's regedit.exe imports 2005-09-29 02:26:33 +00:00
kernel32.mc
kernel32.rc
kernel32.xml add the vista application recovery functions to w32api and add their stubs to kernel32 2005-09-28 21:43:54 +00:00
locale_rc.rc