- Sync kernel32 with trunk.

svn path=/branches/cmake-bringup/; revision=48530
This commit is contained in:
Amine Khaldi 2010-08-13 14:47:01 +00:00
parent a62f514cfb
commit af612f3786
37 changed files with 606 additions and 622 deletions

View file

@ -12,9 +12,9 @@
/* INCLUDES ****************************************************************/
#include <k32.h>
#include <wine/debug.h>
WINE_DEFAULT_DEBUG_CHANNEL(kernel32file);
#define NDEBUG
#include <reactos/debug.h>
static ULONG gDebugChannel = kernel32file;
/* FUNCTIONS ****************************************************************/