[OLEPRO32] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-21 12:58:44 +01:00
parent 000789f420
commit b79d65111d
3 changed files with 8 additions and 8 deletions

View file

@ -20,13 +20,13 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
//#include <stdarg.h>
#include <stdarg.h>
#include <wine/debug.h>
//#include "windef.h"
//#include "winbase.h"
//#include "winuser.h"
//#include "ole2.h"
#include "wine/debug.h"
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
WINE_DEFAULT_DEBUG_CHANNEL(ole);

View file

@ -27,4 +27,4 @@
#define WINE_PRODUCTVERSION_STR "2.40"
#define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
#include <wine/wine_common_ver.rc>
#include "wine/wine_common_ver.rc"

View file

@ -144,7 +144,7 @@ reactos/dll/win32/oleacc # Synced to WineStaging-3.3
reactos/dll/win32/oleaut32 # Synced to WineStaging-3.3
reactos/dll/win32/olecli32 # Synced to WineStaging-3.3
reactos/dll/win32/oledlg # Synced to WineStaging-3.3
reactos/dll/win32/olepro32 # Synced to WineStaging-2.9
reactos/dll/win32/olepro32 # Synced to WineStaging-3.3
reactos/dll/win32/olesvr32 # Synced to WineStaging-2.9
reactos/dll/win32/olethk32 # Synced to WineStaging-2.9
reactos/dll/win32/pdh # Synced to WineStaging-2.9