mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
Autosyncing with Wine HEAD
svn path=/trunk/; revision=26087
This commit is contained in:
parent
5962dcf2b9
commit
0b3750172e
2 changed files with 1 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
WINE_DEFAULT_DEBUG_CHANNEL(objsel);
|
||||
|
||||
LONG dll_refs = 0;
|
||||
HINSTANCE hInstance;
|
||||
static HINSTANCE hInstance;
|
||||
|
||||
/***********************************************************************
|
||||
* DllEntryPoint
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#include "winuser.h"
|
||||
|
||||
#define COBJMACROS
|
||||
#define COM_NO_WINDOWS_H
|
||||
|
||||
#include "ole2.h"
|
||||
#include "strmif.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue