Override order for setupx and crypt32

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Mon Jun 10 16:20:43 CDT 2002


IE6 Setup proceeds further with builtin setupx and crypt32, also crypt32
needs a lot more stubs...

Changelog:
	documentation/samples/config
	Use builtin setupx and crypt32

Bye
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Index: wine/documentation/samples/config
===================================================================
RCS file: /home/wine/wine/documentation/samples/config,v
retrieving revision 1.25
diff -u -r1.25 config
--- wine/documentation/samples/config	4 Jun 2002 23:09:35 -0000	1.25
+++ wine/documentation/samples/config	10 Jun 2002 21:17:13 -0000
@@ -80,6 +80,8 @@
 ; Be careful here, wrong DllOverrides settings have the potential
 ; to pretty much kill your setup.
 [DllOverrides]
+"crypt32"      = "builtin, native"
+"setupx"       = "builtin, native"
 "commdlg"      = "builtin, native"
 "comdlg32"     = "builtin, native"
 "ver"          = "builtin, native"



More information about the wine-patches mailing list