ReactOS 0.4.15-dev-7931-gfd331f1
devmgmt.h
Go to the documentation of this file.
1#pragma once
2#define WIN32_LEAN_AND_MEAN
3#include <windows.h>
4#pragma once
5#include "../resource.h"
6
9
HINSTANCE g_hParentInstance
Definition: MainWindow.cpp:26
HINSTANCE g_hThisInstance
Definition: MainWindow.cpp:25