URLCache, was: Re: Semi-Stub implementation for SHRegGetValue(A|W)

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Sun Nov 6 08:00:14 CST 2005


>>>>> "Uwe" == Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:


    Uwe> This patch lets the recent Atmel AVRStudio Version 4.12 run,
    Uwe> invoked like "env
    Uwe> WINEDLLOVERRIDES=ole32,oleaut32,rpcrt4,msxml3,urlmon=n wine\

Argh, forgot this:

Also native wininet is needed. The application hits out arbitrary limit of 4
hash table entries in the URLCache and the inability to grow. Bumping the 4
in the for() loop to create the hash table entries up to 8 makes AVRStudio
run with builtin wininet.

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

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-devel mailing list