[OLECLI32] Sync with Wine Staging 3.3. CORE-14434
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 21 Mar 2018 11:53:19 +0000 (12:53 +0100)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 21 Mar 2018 11:54:15 +0000 (12:54 +0100)
dll/win32/olecli32/olecli_main.c
media/doc/README.WINE

index 01dc2cd..7abd438 100644 (file)
 /*     At the moment, these are only empty stubs.
  */
 
-#define WIN32_NO_STATUS
+#include "config.h"
 
-#include <config.h>
+#include <stdarg.h>
 
-//#include <stdarg.h>
-
-//#include "windef.h"
-#include <wine/windef16.h>
-//#include "winbase.h"
-#include <wingdi.h>
-//#include "wownt32.h"
-//#include "objbase.h"
+#include "windef.h"
+#include "wine/windef16.h"
+#include "winbase.h"
+#include "wingdi.h"
+#include "wownt32.h"
+#include "objbase.h"
 #include "olecli.h"
-#include <wine/debug.h>
+#include "wine/debug.h"
 
 WINE_DEFAULT_DEBUG_CHANNEL(ole);
 
index 93c8ef9..3364224 100644 (file)
@@ -142,7 +142,7 @@ reactos/dll/win32/odbccp32            # Synced to WineStaging-3.3
 reactos/dll/win32/ole32               # Synced to WineStaging-3.3
 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-2.9
+reactos/dll/win32/olecli32            # Synced to WineStaging-3.3
 reactos/dll/win32/oledlg              # Synced to WineStaging-2.9
 reactos/dll/win32/olepro32            # Synced to WineStaging-2.9
 reactos/dll/win32/olesvr32            # Synced to WineStaging-2.9