projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55add64
)
silence crt TRACE flood
author
Timo Kreuzer
<timo.kreuzer@reactos.org>
Mon, 5 Jan 2009 14:07:04 +0000
(14:07 +0000)
committer
Timo Kreuzer
<timo.kreuzer@reactos.org>
Mon, 5 Jan 2009 14:07:04 +0000
(14:07 +0000)
svn path=/trunk/; revision=38584
reactos/lib/sdk/crt/precomp.h
patch
|
blob
|
history
diff --git
a/reactos/lib/sdk/crt/precomp.h
b/reactos/lib/sdk/crt/precomp.h
index
0d8afa0
..
c60b2f8
100644
(file)
--- a/
reactos/lib/sdk/crt/precomp.h
+++ b/
reactos/lib/sdk/crt/precomp.h
@@
-38,6
+38,7
@@
/* kernelmode libcnt should not include Wine-debugging crap */
#ifndef _LIBCNT_
+#define WINE_NO_TRACE_MSGS
#include "wine/debug.h"
#ifndef __WINE_DEBUG_CHANNEL__
WINE_DEFAULT_DEBUG_CHANNEL(msvcrt);