ReactOS 0.4.15-dev-6662-g1b3eed5
|
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <tchar.h>
#include <stdio.h>
#include <shlobj.h>
#include <strsafe.h>
#include "msconfig.h"
#include "resource.h"
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | _INC_WINDOWS |
#define | COM_NO_WINDOWS_H |
#define | NTOS_MODE_USER |
#define | MAX_KEY_LENGTH 255 |
#define | MAX_VALUE_NAME 16383 |