mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 01:13:36 +00:00
[CMAKE]
- Sync kernel32 with trunk. svn path=/branches/cmake-bringup/; revision=48530
This commit is contained in:
parent
a62f514cfb
commit
af612f3786
37 changed files with 606 additions and 622 deletions
|
@ -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 ****************************************************************/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue