A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Stefan Ginsberg 9f8b94600e - copy.c, view.c: malloc.h now properly implements alloca/_alloca, so remove #ifdef hacks
- main.c: Change bogus #ifdef _MSC_VER to #if 0 -- it seems this is another instance of "MSVC = MS' headers". The code compiles fine with our headers now and should probably be enabled.
- debug.h: Define non-NDEBUG DPRINT the same way for GCC and MSVC. The MSVC version was never inlined because the function has a variable argument list. The GCC version works fine under MSVC so use it instead. Results in neater code in object files.

svn path=/trunk/; revision=42884
2009-08-23 15:49:43 +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 - copy.c, view.c: malloc.h now properly implements alloca/_alloca, so remove #ifdef hacks 2009-08-23 15:49:43 +00:00
rosapps Sync all apps with wine 1.1.27. (rosapps) 2009-08-17 01:37:17 +00:00
rostests sync userenv winetest with wine 1.1.28 2009-08-22 17:12:01 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00