ReactOS 0.4.16-dev-41-ge8c7597
|
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <tchar.h>
#include <windef.h>
#include <winbase.h>
#include <winnls.h>
#include <winreg.h>
#include <winuser.h>
#include <winver.h>
#include <initguid.h>
#include <shlwapi.h>
#include <shellapi.h>
#include <commctrl.h>
#include <prsht.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 | _FORCENAMELESSUNION |
#define | MAX_KEY_LENGTH 255 |
#define | MAX_VALUE_NAME 16383 |