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

Jason M Bell bellj at MIT.EDU
Tue Apr 2 10:49:04 CST 2002


okay - Alexandre's solution did it.

After turning on --debugmsg +loaddll,  I noticed that wininet.dll was
being loaded from "c:\windows\system".  I'm running wine from a UNIX
partition.

adding "wininet"      = "builtin, native"
to config fixed the problem.

thanks,
Jason



More information about the wine-devel mailing list