PATCH: note for stdole32.tbl

Marcus Meissner marcus at jet.franken.de
Sun Dec 14 11:07:29 CST 2003


Hi,

Changelog:
	Yet another useful hint for missing stdole32.tlb.

Index: typelib.c
===================================================================
RCS file: /home/wine/wine/dlls/oleaut32/typelib.c,v
retrieving revision 1.108
diff -u -r1.108 typelib.c
--- typelib.c	13 Dec 2003 00:04:06 -0000	1.108
+++ typelib.c	14 Dec 2003 17:06:46 -0000
@@ -321,6 +321,7 @@
 		    	MESSAGE("You must copy a 'stdole32.tlb' file to your Windows\\System directory!\n");
 		    	MESSAGE("You can get one from a Windows installation, or look for the DCOM95 package\n");
 		    	MESSAGE("on the Microsoft Download Pages.\n");
+		    	MESSAGE("A free download link is on http://sourceforge.net/projects/wine/, look for dcom95.exe.\n");
 		    	MESSAGE("**************************************************************************\n");
 			break;
 		    }



More information about the wine-patches mailing list