search for: norelay

Displaying 3 results from an estimated 3 matches for "norelay".

Did you mean: nodelay
2019 Jul 05
0
Wine release 4.12
...st error in InternetReadFile. include: Complete IMimeHeaderTable/IMimeEnumHeaderRows interfaces. winebus.sys: Increase buffer size to match max length available. André Hentschel (1): kernelbase: Return on failed allocation (Coverity). Dmitry Timoshkov (3): ntdll: Add '-norelay' flag for _vsnprintf(). msvcrt: Add '-norelay' flag for _vsnprintf(). msvcrt: Fix handling of dst == src in wcscpy_s. Ethan Lee (2): xaudio2: Add TRACE functions to CreateAudioReverb/CreateAudioVolumeMeter. xaudio2: Export functions by ordinal. Fabian Maurer (2...
2019 Oct 18
0
Wine release 4.18
...implementation. vbscript/tests: Add err.raise tests. vbscript: Move OnEnterScript/OnLeaveScript calls to exec_script. vbscript: Call OnScriptError for runtime errors. vbscript: Call OnScriptError for compile errors. vbscript/tests: Add more tests. ucrtbase: Use -norelay for __stdio_common_vsprintf. msvcr: Use -norelay for _vsnprintf. server: Reselect read queue before write queue in pipe_end_write. kernel32/tests: Add message mode non-blocking pipe test. kernelbase: Update SetNamedPipeHandleState debug trace. vbscript: Factor out invo...
2019 Sep 13
0
Wine release 4.16
...neqtdecoder: Add missing header. include: Add DSFX_I3DL2REVERB defines. include: Correct DSFX_I3DL2REVERB_ROOM_MIN value. wininet/tests: InternetQueryOption should return a valid value for username/password when using cached credentials. Andrew Eikum (3): ntoskrnl.exe: Add -norelay flag for _vsnprintf. mmdevapi: Avoid reporting odd numbers of channels. winebus.sys: Don't WARN about backends we didn't build. Andrey Gusev (3): wininet/tests: Remove LPVOID cast. winhttp/tests: Remove LPVOID casts. dxgi: Add IDXGIDevice3 stub. Daniel Lehman...