|
From: James T. <jim...@ad...> - 2001-10-26 18:32:42
|
Casper, You can remove the debug stuff from the wine source and replace it with ros debug. Replace TRACE with DPRINT and add ros #define NDEBUG than #include <debug.h>. That's one of the most simple things to do. We do not need wine debug headers at all. Based on what I know~~~ fyi, James ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |