search for: httpapi

Displaying 20 results from an estimated 22 matches for "httpapi".

2019 Aug 30
0
Wine release 4.15
...:cstub fails and crashes on Windows 8 37781 Multiple Microsoft Redistributable/Component installers running in Windows 7 mode need dummy Windows Update Service (MS .NET Framework 4.5, MS VC++ 2015 Redist) 38245 Construct 2 can't create a localhost server (needs implementation of version 1 httpapi request queues) 40868 World of Warcraft 7 (Legion expansion beta realm version) client causes a lot of seh:RtlCaptureStackBackTrace stub noise in console 41752 Need For Speed Most Wanted 2012 Corrupted Models & Textures in Game 42681 Regression: Graphics/Texture no longer render correc...
2011 Jan 26
1
Wine fails to compile on Caos NSA 0.9 x86_64
...want this. This occurs even though freetype.i386, and freetype-devel.i386 are installed. I have checked that the libfreetype.so symbolic links exist. I configure using --without-freetype since I only need wine to get a command line app working. When I try to compile I get the following error on httpapi_main.c: gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o httpapi_main.o httpapi_main.c In file included from ../../inclu...
2019 Sep 27
0
Wine release 4.17
...as device id instead of instance id. winebus.sys: Report the native product string for some Xbox gamepads. winex11.drv: Handle FocusIn/NotifyGrab and FocusOut/NotifyUngrab events. Sebastian Lackner (1): ntdll: Execute queued APCs before starting a process. Sven Baars (6): httpapi: Fix a memory leak (Valgrind). httpapi/tests: Initialize response_buffer to 0 (Valgrind). httpapi/tests: Cancel a pending receive request (Valgrind). msi: Fix a leak on error path (Coverity). kernelbase: Fix a leak on error path (Coverity). httpapi/tests: Use CancelIo...
2020 Mar 13
0
Wine release 5.4
...nnt.h. include: Fix QUOTA_LIMITS_EX in winnt.h. Vincent Povirk (3): windowscodecs/tests: Add test for WriteSource with indexed formats. windowscodecs: Set palette in WriteSource when necessary. windowscodecs: Fix ICNS encoder write_source call. Zebediah Figura (128): httpapi: Update the spec file to Windows 7. httpapi: Use the "http" debug channel. httpapi: Stub HttpSetServerSessionProperty(). httpapi: Wait for overlapped I/O completion only if ERROR_IO_PENDING is returned. httpapi: Stub HttpSetUrlGroupProperty(HttpServerLoggingPropert...
2019 Sep 13
0
Wine release 4.16
...lications need ntdll.dll.RtlIpv4StringToAddress{A,W,ExA,ExW} implementation (Processhacker 2.x, Icinga 2 'check_ping') 46421 ?Torrent has squares in it's update-dialog 46549 Multiple .NET 4.x applications and games using 'System.Net.HttpListener' class crash due incomplete httpapi implementation (PUBG Lite Launcher, SeeSnake HQ) 46983 type command in cmd.exe with two files and stdout redirect, behavior is different 47476 Rhinoceros 6 (.NET 4.x app) fails to verify online-license: System.EntryPointNotFoundException: Unable to find an entry point named 'HttpCloseRequ...
2020 Jan 17
0
Wine release 5.0-rc6
...ested_frame struct to call_catch_block. msvcrt: Fix handling tryblocks inside current catch block on nested exception. msvcrt: Fix floating point numbers scanning when null-byte is preceding the number. urlmon: Fix CoInternetParse{Url,IUri} spec entry. Zebediah Figura (11): httpapi/tests: Avoid depending on the availability of specific ports. netapi32/tests: Fix the size passed to GetUserNameW() and GetComputerNameW() (Coverity). include: Add more NTSTATUS codes. rpcrt4/tests: Pass the default maximum call limit to RpcServerListen(). comdlg32/tests: Us...
2009 Jan 16
0
Wine release 1.1.13
...installer fails due to bug(s) in setupapi.SetupGetTargetPathW 16878 .NET 3.0: XPSEPSC installer fails due to missing ntoskrnl.exe placeholder and version resource 16879 .NET 3.0: XPSEPSC installer fails due to unimpl kernel32.RtlCaptureStackBackTrace 16888 .NET 3.0: WCF installer requires httpapi.dll with some stubs 16893 .NET 3.0: Windows Workflow Foundation post-install: loadperf needs LoadPerfCounterTextStringsA/W stubs 16906 .NET 3.0: XPSEPSC installer copies print processor files to wrong directory (setupapi unhandled dirid 55) 16911 WriteProcessMemory() not working for memory...
2019 Nov 15
0
Wine release 4.20
...ons not bigger than the virtual desktop 47945 dinput:mouse regression on Wine 47947 wine control freezes on exit 47954 Bug in unicode path handling 47958 Mi PC Suite: It won't install (call to unimplemented function propsys.dll.PSCreatePropertyStoreFromObject) 48017 Winlink needs httpapi.dll.HttpReceiveRequestEntityBody() when using native .NET 48019 SSE register MXCSR is wrong for new threads 48067 Epic Games Launcher no longer installs 48076 compile error: ucrtbase: ?for? loop initial declarations are only allowed in C99 mode --------------------------------------------...
2013 Jun 28
0
Wine release 1.6-rc4
...ndows have repainting problems 31908 Garena Blackshot does login 32820 Offline rekening overzicht, orov doesn't work 33283 Configuration of WM_NAME is delayed for virtual desktop 33753 Titan Quest : Multiplayer not working 33865 Regression in a specialized program 33883 Scirra httpapi.dll error trying to Run a game ---------------------------------------------------------------- Changes since 1.6-rc3: Alexandre Julliard (22): gdi32: Cache the font smoothing parameters. kernel32: FormatMessage precision arguments are integers. comdlg32: Add support for the CF...
2020 Jan 21
0
Wine release 5.0
...t EcmaScript compliant mode is extended to support more features. - JScript and VBScript script objects expose type info interfaces. - The HTTP proxy configuration can be retrieved through DHCP. - Passport HTTP redirects are supported. - The HTTP service and corresponding client-side library (HTTPAPI) are partially implemented. *** Cryptography - ECC (elliptic-curve) keys are supported when using GnuTLS. - Importing keys and certificates from PFX blobs is implemented. - The PBKDF2 key derivation algorithm is supported. *** Text and fonts - OpenType positioning features are supported i...
2019 Nov 01
0
Wine release 4.19
...rface. uianimation: Add IUIAnimationTransitionFactory stubbed interface. uianimation: Add IUIAnimationTransitionLibrary stubbed interface. uianimation: Implement IUIAnimationManager::CreateStoryboard. uianimation: Implement IUIAnimationManager::CreateAnimationVariable. httpapi: Add stub for HttpReceiveRequestEntityBody. Matteo Bruni (4): d3dx9: Return an error if no fallback format is found. d3dx9: Turn unimplemented interface ERR into a WARN. wined3d: Introduce a separate use_legacy_fragment_output() helper. wined3d: Limit GLSL version to 1.30 w...
2019 Feb 15
0
Wine release 4.2
...ap_realloc instead of HeapReAlloc to avoid an invalid realloc (Valgrind). wininet/tests: Fix some memory leaks (Valgrind). webservices/tests: Add a missing closesocket call (Coverity). Vijay Kiran Kamuju (1): setupapi: Add stub for CM_Get_Sibling. Yussur-Mustafa Oraji (1): httpapi: Add stub for HttpCloseServerSession. Zebediah Figura (36): wined3d: Set the correct matrix in wined3d_device_multiply_transform(). wined3d: Store texture states in the wined3d_stateblock_state structure. wined3d: Store textures in the wined3d_stateblock_state structure. wi...
2017 Dec 08
0
Wine release 3.0-rc1
...wininet/tests: Fix some leaks (Coverity). user32/tests: Added some tests for WM_GETTEXTLENGTH/WM_GETTEXT after EM_GETHANDLE was used. mshtml: Avoid potential moniker instance leak. user32/edit: Allow buffer access after EM_GETHANDLE. po: Update Russian translation. httpapi/tests: Added some basic tests for session and group creation. user32/tests: Remove runtime check for EndMenu(). Piotr Caban (8): msvcrt: Call cdecl functions with empty FPU stack in _CI* functions. msvcp90: Use correct locale in basic_ios::narrow and basic_ios::widen. msvcr...
2017 Mar 03
0
Wine release 2.3
...ntdll: Fix NtFlushBuffersFile() for files with FILE_APPEND_DATA access. Kim Malmo (1): po: Update Norwegian translation. Lauri Kenttä (3): po: Update Finnish translation. readme: Update Finnish translation. readme: Update Swedish translation. Louis Lenders (2): httpapi: Add stub for HttpCreateServerSession. wmvcore: Add version resource. Marcin Mikołajczak (1): po: Updated Polish translation. Matteo Bruni (3): wined3d: Don't require a separate sRGB GL texture if the format doesn't support sRGB reads. wined3d: Fix querying texture...
2020 Oct 09
0
Wine release 5.19
...s. d3dx9/tests: Use wide-char string literals. dhcpcsvc/tests: Use wide-char string literals. faultrep: Use wide-char string literals. dplayx: Use wide-char string literals. fltmgr.sys: Use wide-char string literals. fntcache: Use wide-char string literals. httpapi: Use wide-char string literals. http.sys: Use wide-char string literals. imaadp32.acm: Use wide-char string literals. infosoft/tests: Use wide-char string literals. jsproxy: Use wide-char string literals. mciqtz32: Use wide-char string literals. msadp32.acm: Use...
2020 Feb 02
0
Wine release 5.1
...oconvert element to raw audio streams. winegstreamer: Allow converting to 16-bit 2-channel PCM within the splitter filter. winegstreamer: Get rid of the AudioConvert filter. rpcrt4: Use a critical section for the context handle lock. kernelbase: Implement ReOpenFile(). httpapi: Stub HttpSetRequestQueueProperty(). winegstreamer: Get rid of the mp3 decoder. strmbase: Remove some no longer used callbacks. strmbase: Merge enumpins.c into filter.c. strmbase: Return S_FALSE from IEnumPins::Next() when the pin count changes. strmbase: Move the IEnu...
2011 Jul 08
0
Wine release 1.3.24
...lorer: Add dropdown entries to explorer's combobox. explorer: Fix incorrect cast. John Edmonds (1): ddraw: Warning message about an invalid structure size will now print the structure's size. Lauri Kentt? (1): netapi32: Fix h_addr_list handling. Louis Lenders (1): httpapi: Add stub for HttpCreateHttpHandle. Lucas Fialho Zawacki (9): dinput8/tests: Test EnumDevicesBySemantics mouse and keyboard enumeration with flags. dinput: EnumDevicesBySemantics enumerating keyboard and mouse with priority flags. dinput8/tests: Testing BuildActionMap and SetActi...
2019 Jun 10
0
Wine release 4.10
...meux: Build with msvcrt. gdiplus: Build with msvcrt. gpkcsp: Build with msvcrt. hal: Build with msvcrt. hhctrl.ocx: Build with msvcrt. hid: Build with msvcrt. hidclass.sys: Build with msvcrt. hlink: Build with msvcrt. hnetcfg: Build with msvcrt. httpapi: Build with msvcrt. iccvid: Build with msvcrt. ieframe: Build with msvcrt. ieproxy: Build with msvcrt. ifsmgr.vxd: Build with msvcrt. imaadp32.acm: Build with msvcrt. ntdll: Add a helper function to find a module from its dlopen handle. ntdll: Add a helper...
2020 Apr 24
0
Wine release 5.7
...ove APC handling from RtlWaitOnAddress. ntdll: Leave critical section before blocking in RtlWaitOnAddress. kernel32/tests: Avoid arithmetic on pointer to stack variable. appwiz.cpl: Explicitly compare strcmp result to 0. widl: Use DECLSPEC_ALIGN in MSVC compatible way. httpapi/tests: Use DECLSPEC_ALIGN in MSVC compatible way. kernel32/tests: Use DECLSPEC_ALIGN in MSVC compatible way. jscript: Support null this in Function.prototype.bind. oleaut32/tests: Define NONAMELESSUNION. server: Don't change context flags in copy_context. server: D...
2019 Dec 13
0
Wine release 5.0-rc1
...Update Ukrainian translation. ieframe/tests: Fix a typo in ok() message. ntoskrnl.exe/tests: Fix typos in ok() messages. ole32: Fix typos in comments. Aurimas Fi?eras (2): po: Update Lithuanian translation. po: Update Lithuanian translation. Austin English (1): httpapi: Return ERROR_SUCCESS for unimplemented flags in HttpInitialize. Bernat Arlandis (1): dinput: Log effect directions, and use effective flags. Biswapriyo Nath (1): include: Update d3d9caps.h header file. Charles Davis (4): winemac.drv: Also stop dragging if we receive a mouse up...