similar to: wininet.dll

Displaying 20 results from an estimated 10000 matches similar to: "wininet.dll"

2009 Feb 03
3
fixme"wininet:InternetSetOptionW Err - WoW Download/Install
I am trying to download/install WoW on my openSUSE 11.1 system, running wine 1.1.13. I download the PC Game Client from WoW website, which when launched on windows, downloads the game installer, and then runs the installer. When i try to launch it, I get the following error from the WoW client itself: - Failed to read information from the Internet. In the console where I launched wine from, I
2009 Jul 30
0
Re: Perfectworld and wininet problem
Nobody has the same problem ????? I resume, i launch the game with launcher.exe or patcher.exe, it starts and i can see a window asking me "patch settings" with the choice "select update" or "auto update". But i'm unable to click on both choice. In the background i see the "normal" widows from the launcher but without any button, now server info, only
2006 Jun 13
1
wininet not sending Content-Length: in header (http 411 error)
Using an app that uses msinet.ocx. msinet is a dumbed down MS wrapper for wininet and VB use. Running the app native on windows works but when running it through wine 0.9.15 the server replies back with a 411 response. I tried http and https with the same result(decrypted the SSL to make sure). 1 8 1150206672.2493 (0.0006) C>S application_data
2005 Aug 02
0
wininet.dll is not installed error
I'm trying to install AdSubtract under wine 20050628, and I get the message "Install cannot proceed as wininte.dll is not installed on your computer.". Any ideas how to get around this?
2023 Feb 21
1
wininet deprecation
On Tue, 21 Feb 2023, Selke, Gisbert W. writes: > On Mon, 20 Feb 2023 15:58:33 +0000, Stadler Thomas <thomas.stadler at vpbank.com> wrote: > >> as the download method 'wininet' is deprecated, I'm looking into alternative ways to install packages from within R. >> Unfortunately, curl, libcurl and wget refuse to cooperate with Kerberos on our corporate setup.
2009 Jan 16
0
New winetricks 20090116: new verbs mono22, urlmon, wininet, controlpad, native_oleaut32, msscript, hosts; plus various updates and bugfixes
Gee, it's been a while since I posted a new version of winetricks. This is rather a big update. As always, online at http://kegel.com/wine/winetricks Please submit bug reports to http://code.google.com/p/winezeug/issues/list svn log since version 20081127: r264 | daniel.r.kegel | 2009-01-16 Don't set winver to win2K when installing .net 1.1. r263 | daniel.r.kegel | 2009-01-16 Add
2023 Feb 21
2
wininet deprecation
On Mon, 20 Feb 2023 15:58:33 +0000, Stadler Thomas <thomas.stadler at vpbank.com> wrote: > as the download method 'wininet' is deprecated, I'm looking into alternative ways to install packages from within R. > Unfortunately, curl, libcurl and wget refuse to cooperate with Kerberos on our corporate setup. > When exactly will the 'wininet' method stop working? R
2005 Aug 30
2
Replacing WinInet functions with OpenSSH API Calls
All, I'm working with a solution which makes use of the WinINet API (FTP functions) to FTP files from a Windows 2K client to a AIX server. While this works fine, my current client wants me to use Secure FTP. They are running OpenSSH 3.71p, and the requirements are to not change the server side daemon, and only change my client calls. While I'm fine with this, my current
2008 Aug 14
0
wininet INTERNET_OPTION_MAX_CONNS_PER_SERVER
hi everyone, i am using eMule right now, and i want to open free download manager, it crashes saying: fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_MAX_CONNS_PER_SERVER (500): STUB fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER (500): STUB i think it's self explanatory, i am using all connections available with emule, how can i change the maximum
2010 Jun 04
0
How I improved wininet for SSL through a proxy...
I'm trying to get my app to use WinInet to connect to a https url through a proxy. I found that the following patch (my code in bold) to http.c improved wininet.dll.so (based on the 2.1-rc2 code) so that my app can talk to some servers. It still doesn't work if the server returns with a CONTINUE. But not all servers are using this. Thankfully the one server my app really depends on
2023 Feb 20
0
wininet deprecation
Dear list, as the download method 'wininet' is deprecated, I'm looking into alternative ways to install packages from within R. Unfortunately, curl, libcurl and wget refuse to cooperate with Kerberos on our corporate setup. When exactly will the 'wininet' method stop working? R release 4.3? Thanks. Thomas
2009 Apr 06
1
Perfectworld and wininet problem
Hi, I try to run perfectworld.ms for a long time with different wine version but all give a wininet problem. I'm on gentoo amd64 and here is the output from wine 1.17: > wine Launcher.exe > fixme:advapi:SetEntriesInAclA 1 0x33c768 (nil) 0x33c7a0 > fixme:advapi:SetSecurityInfo stub > fixme:advapi:SetEntriesInAclA 1 0x33c734 (nil) 0x33c77c > fixme:advapi:SetSecurityInfo stub
2011 May 31
2
Winetricks wininet
workaround can't be used in wine 1.3.21 winetricks wininet wine iexplore fixme:urlmon:create_object Could not find object for MIME L"application/x-gzip-compressed"
2008 May 29
0
Re: fixme:wininet:InternetGetConnectedState always returning LAN
WINEDEBUG=fixme-wininet wine program.exe
2011 Sep 06
1
NETCON_secure_connect Error
First off...hi to everyone. I'm a new mac user but have some limited experience with Linux. I have wine installed on my mac and am attempting my first installation. I am trying to install RJOVantage on my mac. Here is what happened? $ wine setup.exe wine: created the configuration directory '/Users/brentschmidt/.wine' fixme:system:SetProcessDPIAware stub!
2016 Dec 16
0
Wine release 2.0-rc2
The Wine development release 2.0-rc2 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://dl.winehq.org/wine/source/2.0/wine-2.0-rc2.tar.bz2 http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0-rc2.tar.bz2 Binary packages for various distributions will be available
2001 Feb 14
1
Troubles with Windows Me Registry in latest CVS
I'm having a problem that I'm not sure the cause of. I've never had a problem with wineinstall until recently. I have full read/write access to my Windows partition and wineinstall can see it. However it fails to find the Windows registry for some reason. I'm running Windows Me, on that partition. For Linux I'm running Redhat 7, and latest CVS. Here's the messages I get.
2014 Jul 11
0
Wine release 1.7.22
The Wine development release 1.7.22 is now available. What's new in this release (see below for details): - Support for Unicode bracketing pairs. - Improved Internet cookie support. - OS X CoreAudio driver uses AUHAL instead of AudioQueue. - Initial support for geographical information. - Various bug fixes. The source is available from the following locations:
2008 May 29
0
fixme:wininet:InternetGetConnectedState always returning LAN connection
The previous posting on this topic was correct in this is a harmless message but my problem is I'm getting what looks like message per packet sent, or maybe received, or both. Let's just say a crap load. How do I fix it so this message goes away? I would like to be able to see any other error messages that might be more important. Darryl -------------- next part --------------
2009 Jan 16
0
Re: New winetricks 20090116: new verbs mono22, urlmon, wininet,
damn, i was waiting for a new release, just to have a 2009er xD and now its such great! the brandnew mono 2.2 ... i ain't got it on my linux, but now i can have it on wine. xD