Displaying 1 result from an estimated 1 matches for "shlswapi".
2002 Dec 06
2
kazaa lite does not download files !
...with one patition for windows win98 Fat16, browser is
Internet Explorer 5, and other 4 for linux debian 3.0 kernel 2.2.19.
I installed wine 0.0.20020411-1 and kazaa lite 2.0.
I mount my original windows partition to /home/user/.wine/fake_windows.
I start
kazaa with:
wine --dll commctrl,comctl32,shlswapi,shdocvw,msvcrt,wininet=n kazaa.exe
my config is :
[AppDefaults\\kazaa.exe\\DllOverrides]
"commctrl" = "native"
"comctl32" = "native"
"comdlg32" = "native"
"msvcrt" = "native"
"shdoclc" = "native"
&...