f8abae2728a0cc03add4ab3a1c84697a02fc3ae3
[reactos.git] / reactos / base / applications / mscutils / devmgmt_new / devmgmt.h
1 #pragma once
2 #define WIN32_LEAN_AND_MEAN
3 #include <windows.h>
4 #pragma once
5 #include "resource.h"
6
7 extern HINSTANCE g_hInstance;
8 extern HANDLE ProcessHeap;
9