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@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"