reactos/reactos/ntoskrnl/ke
Timo Kreuzer a79af2e728 [NTOSKRNL]
Fix MSVC version of KiConvertToGuiThread (save and restore ebx)
Noticed by Dmitry

svn path=/trunk/; revision=52923
2011-07-27 13:37:57 +00:00
..
amd64 [NTOSKRNL] 2011-06-06 19:08:39 +00:00
arm [NTOSKRNL] 2011-07-26 14:00:08 +00:00
i386 [NTOSKRNL] 2011-07-27 13:37:57 +00:00
powerpc [NTOSKRNL/PPC] 2011-02-06 13:50:57 +00:00
apc.c [NTOS/KE] 2011-03-30 11:05:40 +00:00
balmgr.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
bug.c [NTOSKRNL] 2011-06-01 20:36:40 +00:00
clock.c [NTOSKRNL] 2010-07-15 00:07:31 +00:00
config.c [NTOS]: Mark all initialization functions INIT_FUNCTION. 2010-11-02 16:29:06 +00:00
devqueue.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
dpc.c [NTOS]: Optimize new context switching code to avoid wasted cycles. 2010-11-08 11:56:22 +00:00
eventobj.c [NTOS]: Remove useless variables in kernel code that were set, but never actually used (dead code, tests, copy/pasters). If a variable was set but not used because of missing/#if'ed out code, a note was added instead. 2010-09-04 08:17:17 +00:00
except.c [HEADERS] 2010-03-12 23:16:29 +00:00
freeze.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
gate.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
gmutex.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
ipi.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
krnlinit.c [NTOS]: Mark all initialization functions INIT_FUNCTION. 2010-11-02 16:29:06 +00:00
mutex.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
procobj.c [ntoskrnl] 2011-04-24 06:48:50 +00:00
profobj.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
queue.c [NTOSKRNL] 2011-06-12 21:15:33 +00:00
semphobj.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
spinlock.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
thrdobj.c [NTOS]: Remove the "35314 sginsberg /* REACTOS Mm Hack of Doom */". Apocalypse averted? 2010-10-18 14:34:35 +00:00
thrdschd.c [NTOSKRNL]: ";" -> "," build fix. 2011-06-21 22:52:02 +00:00
time.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
timerobj.c Create a branch for header work. 2010-02-26 22:57:55 +00:00
wait.c [NTOSKRNL] 2011-06-12 21:15:33 +00:00