ReactOS 0.4.16-dev-13-ge2fc578
|
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <wingdi.h>
#include <wincon.h>
#include <devguid.h>
#include <shlobj.h>
#include <cpl.h>
#include <regstr.h>
#include "resource.h"
Go to the source code of this file.
Classes | |
struct | APPLET |
Macros | |
#define | WIN32_NO_STATUS |
#define | _INC_WINDOWS |
#define | COM_NO_WINDOWS_H |
Typedefs | |
typedef struct APPLET * | PAPPLET |
Variables | |
HINSTANCE | hApplet |