reactos/reactos/dll/win32/kernel32/client
2011-07-23 18:51:32 +00:00
..
amd64 {KERNEL32] 2011-07-23 17:16:51 +00:00
file [KERNEL32]: Implement a BaseFormatTimeOut helper function to take care of dwMillisecond->LARGE_INTEGER timeout conversion instead of duplicating 3 different versions of the code required to do so. 2011-07-23 11:05:00 +00:00
i386 {KERNEL32] 2011-07-23 17:16:51 +00:00
appcache.c [KERNEL32]: We lost an API. Rbuild didn't care. 2011-07-22 02:43:12 +00:00
atom.c NO CODE CHANGE 2011-07-21 02:55:56 +00:00
compname.c [KERNEL32]: Remove stubs.c and instead distribute stubs in their appropriate files. 2011-07-22 02:13:57 +00:00
debugger.c [KERNEL32]: Fix RemoveHandles, CloseAllProcessHandles...again. 2011-07-23 18:43:49 +00:00
dllmain.c [KERNEL32]: 2011-07-23 11:38:58 +00:00
environ.c NO CODE CHANGE 2011-07-21 02:55:56 +00:00
except.c [KERNEL32]: Get rid of RestoreLastError, it's a forward. 2011-07-23 18:48:32 +00:00
fiber.c Thanks to Timo Kreuzer for discovering what led to these: 2011-07-23 16:26:03 +00:00
handle.c [KERNEL32]: Remove stubs.c and instead distribute stubs in their appropriate files. 2011-07-22 02:13:57 +00:00
heapmem.c
job.c [KERNEL32]: Create OpenNtObjectFromWin32Api macro (last one). 2011-07-23 09:40:34 +00:00
loader.c [KERNEL32]: Remove stubs.c and instead distribute stubs in their appropriate files. 2011-07-22 02:13:57 +00:00
perfcnt.c [KERNEL32]: Simplify QueryPerformanceCounter/Frequency and bring in line with ReactOS coding standards. 2011-07-23 18:51:32 +00:00
power.c NO CODE CHANGE 2011-07-21 02:55:56 +00:00
proc.c [KERNEL32]: Remove stubs.c and instead distribute stubs in their appropriate files. 2011-07-22 02:13:57 +00:00
resntfy.c [KERNEL32]: Simplify CreateMemoryResourceNotification and bring up to ReactOS coding standards. 2011-07-23 18:50:20 +00:00
session.c
synch.c [KERNEL32]: SleepEx forgot to de-activate the SxS frame. 2011-07-23 17:17:06 +00:00
sysinfo.c [KERNEL32]: Remove stubs.c and instead distribute stubs in their appropriate files. 2011-07-22 02:13:57 +00:00
thread.c [KERNEL32]: Bug #42: GetThreadPriority was only returning -2, -1, 0, 1, 2 or 15 and -15. For realtime threads, priorities of 3, 4, 5, 6, 7, and their negatives, are also valid. Also, GetThreadPriority was returning -15/15 for any priorty outside the -2/2 range, instead of just the special saturation values (I should count this as a separate bug, really...) 2011-07-23 11:43:57 +00:00
time.c NO CODE CHANGE 2011-07-22 03:21:17 +00:00
timerqueue.c NO CODE CHANGE 2011-07-21 02:55:56 +00:00
toolhelp.c NO CODE CHANGE 2011-07-22 03:21:17 +00:00
utils.c Thanks to Timo Kreuzer for discovering what led to these: 2011-07-23 16:26:03 +00:00
vdm.c [KERNEL32]: Remove stubs.c and instead distribute stubs in their appropriate files. 2011-07-22 02:13:57 +00:00
version.c NO CODE CHANGE 2011-07-21 02:55:56 +00:00
virtmem.c
vista.c [KERNEL32]: C'mon cmake..you can do it! 2011-07-21 17:21:43 +00:00