ReactOS 0.4.15-dev-7942-gd23573b
wuauserv.h
Go to the documentation of this file.
1#define WIN32_NO_STATUS
2#define _INC_WINDOWS
3#define COM_NO_WINDOWS_H
4#include <stdarg.h>
5#include <windef.h>
6#include <winbase.h>
7#include <winreg.h>
8#include <winsvc.h>
9
10#define NDEBUG
11#include <debug.h>