https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b6a504349a1f83c883f47…
commit b6a504349a1f83c883f47ceb13f59dc227620bc0
Author: Amine Khaldi <amine.khaldi(a)reactos.org>
AuthorDate: Fri Mar 23 12:27:45 2018 +0100
Commit: Amine Khaldi <amine.khaldi(a)reactos.org>
CommitDate: Fri Mar 23 12:27:45 2018 +0100
[STDOLE2.TLB] Sync with Wine Staging 3.3. CORE-14434
---
dll/win32/stdole2.tlb/rsrc.rc | 10 +++++-----
media/doc/README.WINE | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dll/win32/stdole2.tlb/rsrc.rc b/dll/win32/stdole2.tlb/rsrc.rc
index e376cce323..b965bea469 100644
--- a/dll/win32/stdole2.tlb/rsrc.rc
+++ b/dll/win32/stdole2.tlb/rsrc.rc
@@ -18,14 +18,14 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
-#include <windef.h>
-//#include "winbase.h"
-//#include "winuser.h"
-//#include "winnls.h"
+#include "windef.h"
+#include "winbase.h"
+#include "winuser.h"
+#include "winnls.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-#include <wine/wine_common_ver.rc>
+#include "wine/wine_common_ver.rc"
/* @makedep: std_ole_v2.tlb */
1 TYPELIB std_ole_v2.tlb
diff --git a/media/doc/README.WINE b/media/doc/README.WINE
index 3753823d61..babf93015c 100644
--- a/media/doc/README.WINE
+++ b/media/doc/README.WINE
@@ -178,7 +178,7 @@ reactos/dll/win32/shlwapi # Synced to WineStaging-3.3
reactos/dll/win32/slbcsp # Synced to WineStaging-3.3
reactos/dll/win32/snmpapi # Synced to WineStaging-3.3
reactos/dll/win32/softpub # Synced to WineStaging-2.9
-reactos/dll/win32/stdole2.tlb # Synced to WineStaging-2.9
+reactos/dll/win32/stdole2.tlb # Synced to WineStaging-3.3
reactos/dll/win32/stdole32.tlb # Synced to WineStaging-2.9
reactos/dll/win32/sti # Synced to WineStaging-2.9
reactos/dll/win32/sxs # Synced to WineStaging-2.16