[OLEPRO32] Sync with Wine Staging 3.3. CORE-14434
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 21 Mar 2018 11:58:44 +0000 (12:58 +0100)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 21 Mar 2018 11:58:44 +0000 (12:58 +0100)
dll/win32/olepro32/olepro32stubs.c
dll/win32/olepro32/version.rc
media/doc/README.WINE

index 037b68f..70bf5c8 100644 (file)
  * 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);
 
index 9806d17..b212206 100644 (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"
index a577454..0d7ff3c 100644 (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