[Wine] Re: Playing online game

johnhedge at gmail.com johnhedge at gmail.com
Wed Dec 6 16:50:34 CST 2006


Sorry Daniel. 3rd time lucky.

 WINEDEBUG="+wininet,-ole" wine "c:\Program Files\3DFiBs\3dfibs.exe"
trace:wininet:DllMain 0x7c840000,1,(nil)
fixme:wininet:InternetCheckConnectionW
trace:wininet:InternetCrackUrlW
(L"http://www.fibs.com/savedgames/list.html" 40 0 0x7fb9ec94)
trace:wininet:SetUrlComponentValueW (null) (0)
trace:wininet:GetInternetSchemeW L"http" 4
trace:wininet:SetUrlComponentValueW L"http" (4)
trace:wininet:SetUrlComponentValueW (null) (0)
trace:wininet:SetUrlComponentValueW (null) (0)
trace:wininet:SetUrlComponentValueW L"www.fibs.com" (12)
trace:wininet:SetUrlComponentValueW L"/savedgames/list.html" (21)
trace:wininet:InternetCrackUrlW
L"http://www.fibs.com/savedgames/list.html": scheme((null))
host(L"www.fibs.com") path((null)) extra((null))
trace:wininet:InternetCheckConnectionW host name : L"www.fibs.com"
trace:wininet:InternetCheckConnectionW Ping command is : ping -w 1
www.fibs.com >/dev/null 2>/dev/null
trace:wininet:InternetCheckConnectionW Ping returned a code of -1
fixme:shell:DllCanUnloadNow stub

John

Daniel Skorka wrote:
> johnhedge at gmail.com wrote:
> > WINEDEBUB=+wininet,-ole wine "c:\Program Files\3DFiBs\3dfibs.exe"
>           ^
> WINEDEBUG, not WINEDEBUB. The spelling is important, you know :-)
> Coming to think of it, you'd better use this:
>
> WINEDEBUG="+wininet,-ole" wine 3dfibs.exe
>
> > The user name is taraglen with pw unit31.
>
> I hope this is an account you created specifically for this. You
> shouldn't be so freegiving with passwords.
> 
> Daniel



More information about the wine-users mailing list