ReactOS 0.4.15-dev-7842-g558ab78
devmgmt.h File Reference
#include <windows.h>
#include "../resource.h"
Include dependency graph for devmgmt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_LEAN_AND_MEAN
 

Variables

HINSTANCE g_hThisInstance
 
HINSTANCE g_hParentInstance
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 2 of file devmgmt.h.

Variable Documentation

◆ g_hParentInstance

HINSTANCE g_hParentInstance
extern

Definition at line 26 of file MainWindow.cpp.

Referenced by CDeviceManager::Create().

◆ g_hThisInstance