search for: httpopenrequest

Displaying 16 results from an estimated 16 matches for "httpopenrequest".

2010 Oct 07
3
Mac, SSL does not work
...xplore to get to the wine home page. However, when I went to run a program I have from a vendor of ours, it failed. Program downloads files from their site using SSL and they won't give me access directly. The errors is: err:wininet:NETCON_init failed to load symbol X509_STORE_CTX_get_ex_data HttpOpenRequest Error 12157 ERROR_INTERNET_SECURITY_CHANNEL_ERROR So, I figured maybe it was a macports thing, so I tried the devel version. That failed for the same reason. So, I thought let's try this using the built in iexplore. Sure enough, changing to any SSL page provides the same error message, which...
2006 Oct 20
1
Problem in devloping basic ogg streaming player for windows-Please help
Hi, I am devloping a basic ogg player. I have taken help from this turorial: http://www.devmaster.net/articles/openal-tutorials/lesson8.php Thanks to jesse. It is using openAL and ogg sdk. I am able to compile and execute this sample perfactly fine. And ogg file on disk is playing perfactly fine. This tutorial is using 2 buffers for streaming. My requirement is to play file through URL like
2006 Oct 20
1
Problem in devloping basic ogg streaming player for windows-Please help
Hi, I am devloping a basic ogg player. I have taken help from this turorial: http://www.devmaster.net/articles/openal-tutorials/lesson8.php Thanks to jesse. It is using openAL and ogg sdk. I am able to compile and execute this sample perfactly fine. And ogg file on disk is playing perfactly fine. This tutorial is using 2 buffers for streaming. My requirement is to play file through URL like
2016 Dec 16
0
Wine release 2.0-rc2
...ia SM4. Ken Thomases (1): winemac: Update the clipboard when the process activates. Lauri Kenttä (2): kernel32/tests: Test FindFirstFile with wildcards. kernel32/tests: Show flags as text in test results. Michael Müller (1): wininet: Handle INTERNET_INVALID_PORT_NUMBER in HttpOpenRequest. Mingcong Bai (1): po: Update Simplified Chinese translation. Nikolay Sivov (9): scrrun/tests: Test to query for IUnknown from IProvideClassInfo. dwrite: Fix a typo in assertion condition (Coverity). msi: Fix handling of NULL buffer in MsiGetProductPropertyW() (Coverity)....
2007 Jan 09
0
Wine release 0.9.29
...mshtml.idl: Added IHTMLFrameBase2 declaration. itss: Added ITS protocol implementation. itss: Added test of protocol. wininet: Use proc instead of enum in SENDCALLBACK request. wininet: Use proc instead of enum in HTTPSENDREQUESTW request. wininet: Remove not used HTTPOPENREQUESTW request. wininet: Use proc instead of enum in INTERNETOPENURLW request. wininet: Use proc instead of enum in INTERNETREADFILEEXA request. wininet: Use proc instead of enum in FTPUTFILE request. wininet: Use proc instead of enum in FTPSETCURRENTDIRECTORY request. winin...
2016 Dec 09
0
Wine release 2.0-rc1
...builtin DLL. xinput1_4: Prefer builtin DLL. xinput9_1_0: Prefer builtin DLL. Carlos Rodriguez (1): wined3d: Recognize Geforce GTX 1050. Daniel Lehman (4): msvcrt: Add _lfind_s. shlwapi: Remove dot segments for URLs starting with /. wininet: Canonicalize URL in HttpOpenRequest. gdi32: Trace more in CreateEnhMetaFileW. Detlef Riekenberg (2): winspool: Use all Fields from DRIVER_INFO_8A when we add a Printer Driver. localspl: Accept valid environments in AddMonitor. Donat Enikeev (1): crypt32/tests: Certificates update to fix chain failures on Fed...
2012 Dec 21
0
Wine release 1.5.20
...tables are just generic class tables. usp10: Move the application of pair values to a helper function. usp10: Add support for format 2 pair adjustments. Hwang YunSong (1): po: Update Korean translation. Jacek Caban (39): wininet: Fixed handling empty HTTP version string in HttpOpenRequest. atl: Allow version-based differences in struct layouts. atl100: Added AtlAddTermFunc implementation (based on atl.dll version). atl100: Added AtlCallTermFunc implementation (based on AtlModuleTerm). atl: Don't call HeapFree on module argument in AtlModuleTerm. atl...
2008 Jan 11
0
Wine release 0.9.53
..._FBO is used. wined3d: Properly handle the surface location in stretch_rect_fbo(). Hans Leidekker (15): gdi32: Add a stub implementation for RemoveFontMemResourceEx. msvcrt: Fix spec file entries for the execv functions. wininet: Fix handling of host and referrer headers in HttpOpenRequest. kernel32: Fix two test failures on Win98 due to missing GetTempPathW. kernel32: Add Surinam Dutch and Belgian Dutch translations of language group names. tools/wine.desktop: Add Dutch translation. msvcrt: Implement _wsystem and forward system to it. Respect COMSPEC environm...
2007 Jul 27
0
Wine release 0.9.42
...vior when it is called without the BINDF_FROMURLMON flag. urlmon: Implement HttpProtocol::Terminate. urlmon/tests: Add tests for HttpProtocol behavior when it is called without the BINDF_FROMURLMON flag. urlmon/tests: Add test for BINDVERB_POST in http_protocol. urlmon: Call HttpOpenRequest with INTERNET_FLAG_KEEP_CONNECTION, INTERNET_FLAG_NO_CACHE_WRITE if appropriate. urlmon: Actually send the additional headers returned by IHttpNegotiate::BeginningTransaction. urlmon: Add support for non-GET requests (e.g., POST) in HttpProtocol. urlmon: Fix timing issue with FLAG...
2008 Feb 22
0
Wine release 0.9.56
...INTERNAL_YDS shell32: Adjust a format specifier and remove a redundant range check in ILGetDisplayNameExW(). msi: Adjust the signedness of three variables. msi: Remove unused parameter to msi_comp_find_prodcode(). Hans Leidekker (3): wininet: Honour the version override in HttpOpenRequest. wininet: Handle the "100 Continue" response by ignoring it. wininet: Rename a function to better match what it does. Huw Davies (20): inetcomm: Add the beginnings of IMimeMessage_Load. inetcomm: Partial implementation of IMimeBody_GetData. inetcomm: Create...
2008 Jul 25
0
Wine release 1.1.2
...a memory leak in the test. cabinet: Fix a memory leak. setupapi: Fix two memory leaks in the test. wininet: Fix a memory leak. wininet: Make another test pass on IE6. wininet: Delete local file on error in FtpGetFile. wininet: Move insertion of cookie header from HttpOpenRequest to HttpSendRequest. wininet: Fix cookie buffer overflow. usp10: Use a valid string analysis when testing ScriptXtoCP and ScriptCPtoX. Huw Davies (6): user32: Don't read past the end of a global memory block. gdiplus: Skip some tests if certain fonts are not installed....
2009 Jun 05
0
Wine release 1.1.23
...reg: Updated Korean resource. Jacek Caban (11): urlmon: Use TLS_OUT_OF_INDEXES as invalid TLS value. mshtml: Use TLS_OUT_OF_INDEXES as invalid TLS value. wininet.h: Added more error codes. wininet: Move strings to avoid duplications. wininet: Always set path in HttpOpenRequest. wininet: Change read_buf type to BYTE. wininet: Added support for decompressing gzip encoded content. wininet: Test gzip encoded read. wininet: Fixed tests on Windows. urlmon: Set INTERNET_OPTION_HTTP_DECODING option in http protocol handler. urlmon: Use a copy...
2007 Feb 16
0
Wine release 0.9.31
...e d3d9.h include from wined3d_private.h. Hans Leidekker (5): wineshelllink: Use "=" instead of "==" to compare strings. wineshelllink: Keep using the slash as path separator. wordpad: Open .wri files in wordpad. wininet: Skip empty accept type strings in HttpOpenRequest. wininet: Fix a test that fails on Windows. Huw Davies (6): widl: Add VT_DATE support to typelib generation. widl: Don't restrict the number of params of [prop*] functions. oleaut32: Fix marshaling of VARTYPE-less safearrays. winspool.drv: We don't need to che...
2011 Mar 18
0
Wine release 1.3.16
...ncodec.h: Fixed a typo. mshtml: Fixed type in get_nsdoc_window. mshtml: Reimplement nsIURI::SetScheme on top of IUri. mshtml: Properly handle BLOCKED:: URLs in IHTMLImgElement::get_src. wininet: Release gzip_buffer when opening new connection. wininet: Update remaining HttpOpenRequest to use the new hello.html location. mshtml: Wine Gecko 1.2.0 release. mshtml: Notify parser about script evaluation. appwiz.cpl: Get rid of installing addons from cab file support. shdocvw: Fixed allocation failure test. mshtml: Correctly set NULL event. wininet:...
2009 Dec 18
0
Wine release 1.1.35
...encoded requests. wininet: lpszUrlPath should be NULL for URLs in file:///... format. wininet: Make InternetCrackUrlA tests more generic and add more tests. wininet: Set lpszUrlPath in InternetCrackUrlW if its length is 0. urlmon: Include extra info in object name passed to HttpOpenRequest. mshtml: Added IHTMLDOMTextNode::get_length implementation. mshtml: Removed ref count tests that fail on some Windows. jscript: Reorder functions in function.c. jscript: Added Function constructor implementation. jscript: Added Function constructor tests. jscript...
2008 Aug 22
0
Wine release 1.1.3
...fails to install 14031 Max Payne 2: GL_INVALID_OPERATION in texture_activate_dimensions 14038 Max Payne 2: bullet time screen filled with solid color 14122 MagicMaps crashes in 2D window when user session via nxclient 14183 HttpSendRequest() should fetch connection parameters instead of HttpOpenRequest(), especially Cookies. 14192 ElsterFormular 2007/2008: Data submission fails with "Errorcode 49152" 14199 Vertical text not rendered in schematic view of Altium DXP 2004 14227 MathCAD 2000 Pro 2D graph text label bug 14268 carto exploreur 3 - crash 14280 Richedit's EM_S...