Displaying 6 results from an estimated 6 matches for "internet_option_error_mask".
2009 Feb 08
1
Quicken 2008 Registration
...yBypassList STUB: flags=4 host=registerqt.intuit.com length=21
fixme:wininet:InternetSetOptionW 86
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (0): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (1252): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_ERROR_MASK(11): STUB
fixme:wininet:InternetSetOptionW 86
fixme:wininet:InternetSetOptionW 86
fixme:wininet:InternetLockRequestFile STUB
fixme:wininet:INET_QueryOption INTERNET_OPTION_SECURITY_FLAGS: Stub
fixme:wininet:INET_QueryOption Stub for 66
fixme:wininet:InternetSetOptionW 86
fixme:wininet:InternetSetOp...
2009 Feb 21
6
Sid Meier's Pirate's HELP!!!!!!!!!!!!!!!!!!!!!!!!!
Yeah this game has a GOLD rating, yet the game wont even start, it seemed to install fine, but when i try to open the game it never even starts ?
i click the .exe and tell it to open with wine and i get some crazy window here is a screen shot... (a picture is worth a thousand words... )
im using:
wine-1.1.15
installing from a download off EBGames (not using C.D.)
ubuntu 8.10
[Image:
2009 Jul 30
0
Re: Perfectworld and wininet problem
...=19
> fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
> fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
> fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
> fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_ERROR_MASK(11): STUB
> fixme:wininet:HTTPREQ_QueryOption Semi-STUB INTERNET_OPTION_SECURITY_FLAGS: 0
> fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
>
These are the last lines from the console output.
I'm on gentoo 64bits with the latest wine(i...
2009 Apr 06
1
Perfectworld and wininet problem
...STUB
> fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
> fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (0): STUB
> fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (1252): STUB
> fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_ERROR_MASK(11): STUB
> fixme:hook:IsWinEventHookInstalled (32773)-stub!
> fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
> fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
> fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
> fixme:wininet...
2019 Jul 05
0
Wine release 4.12
...32: Set environment variables for the various Wine paths.
wineps.drv: Build with msvcrt.
wineboot: Build with msvcrt.
setupapi: Build with msvcrt.
appwiz.cpl: Build with msvcrt.
mscoree: Build with msvcrt.
Alistair Leslie-Hughes (5):
wininet: Support QueryOption INTERNET_OPTION_ERROR_MASK for http.
wininet: Always set last error in HttpQueryInfoW.
wininet: Always set last error in InternetReadFile.
include: Complete IMimeHeaderTable/IMimeEnumHeaderRows interfaces.
winebus.sys: Increase buffer size to match max length available.
André Hentschel (1):
ker...
2010 May 21
0
Wine release 1.2-rc1
...ynonym handling in setlocale/create_locale.
wininet: Fix dwStatusInfoLength value in INTERNET_SendCallback.
wininet: Deal with reading over the end in NETCON_recv.
msvcrt: Added $I10_OUTPUT implementation.
wininet: Fix callbacks sent on connection error.
wininet: Added INTERNET_OPTION_ERROR_MASK flag handling to InternetSetOptionW.
wininet: Combine certificate errors in HTTP_OpenConnection.
msvcrt: Fix compilation error (x86_64-pc-mingw32).
wininet: Fix variables values after redirection in HTTP_HttpSendRequestW.
Rico Sch?ller (1):
d3d10: Add argument check to ID3D...