mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:45:50 +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);
|
WINE_DEFAULT_DEBUG_CHANNEL(objsel);
|
||||||
|
|
||||||
LONG dll_refs = 0;
|
LONG dll_refs = 0;
|
||||||
HINSTANCE hInstance;
|
static HINSTANCE hInstance;
|
||||||
|
|
||||||
/***********************************************************************
|
/***********************************************************************
|
||||||
* DllEntryPoint
|
* DllEntryPoint
|
||||||
|
|
|
@ -29,7 +29,6 @@
|
||||||
#include "winuser.h"
|
#include "winuser.h"
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
#define COM_NO_WINDOWS_H
|
|
||||||
|
|
||||||
#include "ole2.h"
|
#include "ole2.h"
|
||||||
#include "strmif.h"
|
#include "strmif.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue