mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:12:56 +00:00
[DEVMGR]
More unix pleasers svn path=/trunk/; revision=69544
This commit is contained in:
parent
a0d4787e8a
commit
4669d44a79
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
#define WIN32_LEAN_AND_MEAN
|
#define WIN32_LEAN_AND_MEAN
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "..\resource.h"
|
#include "../resource.h"
|
||||||
|
|
||||||
extern HINSTANCE g_hThisInstance;
|
extern HINSTANCE g_hThisInstance;
|
||||||
extern HINSTANCE g_hParentInstance;
|
extern HINSTANCE g_hParentInstance;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue