https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f1d3793c86d3878b184ea7e3eb149e06cce59b09

commit f1d3793c86d3878b184ea7e3eb149e06cce59b09
Author:     Amine Khaldi <[email protected]>
AuthorDate: Fri Mar 23 12:28:23 2018 +0100
Commit:     Amine Khaldi <[email protected]>
CommitDate: Fri Mar 23 12:28:23 2018 +0100

    [STDOLE32.TLB] Sync with Wine Staging 3.3. CORE-14434
---
 dll/win32/stdole32.tlb/rsrc.rc | 10 +++++-----
 media/doc/README.WINE          |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dll/win32/stdole32.tlb/rsrc.rc b/dll/win32/stdole32.tlb/rsrc.rc
index fbbf2ba5c9..e343e20ba7 100644
--- a/dll/win32/stdole32.tlb/rsrc.rc
+++ b/dll/win32/stdole32.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_v1.tlb */
 1 TYPELIB std_ole_v1.tlb
diff --git a/media/doc/README.WINE b/media/doc/README.WINE
index babf93015c..550dadc687 100644
--- a/media/doc/README.WINE
+++ b/media/doc/README.WINE
@@ -179,7 +179,7 @@ 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-3.3
-reactos/dll/win32/stdole32.tlb        # Synced to WineStaging-2.9
+reactos/dll/win32/stdole32.tlb        # Synced to WineStaging-3.3
 reactos/dll/win32/sti                 # Synced to WineStaging-2.9
 reactos/dll/win32/sxs                 # Synced to WineStaging-2.16
 reactos/dll/win32/t2embed             # Synced to WineStaging-2.9

Reply via email to