* Set the default debugging channel globally through the main header.
CORE-7716
svn path=/trunk/; revision=61522
#include "winlogon.h"
-WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
-
/* GLOBALS ******************************************************************/
#include "winlogon.h"
-WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
-
/* GLOBALS ******************************************************************/
#define WINLOGON_SAS_CLASS L"SAS Window class"
#include "winlogon.h"
-WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
-
/* FUNCTIONS ****************************************************************/
#ifndef USE_GETLASTINPUTINFO
#include "winlogon.h"
-WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
-
/* FUNCTIONS ****************************************************************/
DWORD
#include "winlogon.h"
-WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
-
/* GLOBALS ******************************************************************/
HINSTANCE hAppInstance;
#include <reactos/winlogon.h>
#include <wine/debug.h>
+WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
#include "setup.h"
#include "resource.h"
DWORD WINAPI WlxQueryTerminalServicesData(HANDLE hWlx, PWLX_TERMINAL_SERVICES_DATA pTSData, WCHAR* UserName, WCHAR* Domain);
#endif /* __WINLOGON_MAIN_H__ */
-
-/* EOF */
#include "winlogon.h"
-WINE_DEFAULT_DEBUG_CHANNEL(winlogon);
-
#define DESKTOP_ALL (DESKTOP_READOBJECTS | DESKTOP_CREATEWINDOW | \
DESKTOP_CREATEMENU | DESKTOP_HOOKCONTROL | DESKTOP_JOURNALRECORD | \
DESKTOP_JOURNALPLAYBACK | DESKTOP_ENUMERATE | DESKTOP_WRITEOBJECTS | \