A free Windows-compatible Operating System - mirrored from GitHub
Go to file
2009-07-16 11:42:09 +00:00
irc
reactos Fix definition of KeInitializeSpinLock for x86 - it never inlined the operation. It should check if WIN9X_COMPAT_SPINLOCK is defined and don't inline it if so. Also, don't define this flag when building ntoskrnl (MS DDK/WDK compilation fix) so we get the inline. Instead, make the implementation "internal" to fix compilation. 2009-07-16 11:42:09 +00:00
rosapps Revert the sync, it breaks build. further investigation will be made next week. 1/2 2009-07-10 17:17:43 +00:00
rostests modified pseh2/psehtest.c 2009-07-08 20:28:33 +00:00
wallpaper