A free Windows-compatible Operating System - mirrored from GitHub
Go to file
KJK::Hyperion b4e5e64c26 ASSERT really needs to be void, despite what DDK headers might say. Fixes following warning:
lib\rtl\srw.c: In function 'RtlAcquireSRWLockShared':
lib\rtl\srw.c:498: error: statement with no effect
lib\rtl\srw.c: In function 'RtlAcquireSRWLockExclusive':
lib\rtl\srw.c:637: error: statement with no effect
lib\rtl\srw.c:668: error: statement with no effect
lib\rtl\srw.c:696: error: statement with no effect
See issue #3922 for more details.

svn path=/trunk/; revision=37704
2008-11-28 14:33:21 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos ASSERT really needs to be void, despite what DDK headers might say. Fixes following warning: 2008-11-28 14:33:21 +00:00
rosapps - Silence more "has virtual functions but non-virtual destructor" warnings 2008-11-22 10:37:47 +00:00
rostests - update user32 winetest 2008-11-28 12:02:57 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00