error: no implementation for WININET.dll.102(InternetGetConnectedState)

Alexandre Julliard julliard at winehq.com
Mon Apr 1 12:22:54 CST 2002


Jason M Bell <bellj at MIT.EDU> writes:

> The source in dlls/wininet/internet.c clearly shows a (simple)
> implementation for InternetGetConnectedState, but Wine isn't importing
> it for some reason.  I've turned on other debug traces, but haven't
> gotten any other useful information.  What are some other ways of
> attacking the problem?

I'd suggest a -debugmsg +loaddll to see what version of wininet.dll is
getting loaded. I suspect Wine is loading a native one that doesn't
have InternetGetConnectedState.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list