search for: _wsearchenv

Displaying 5 results from an estimated 5 matches for "_wsearchenv".

Did you mean: _searchenv
2020 Jun 02
0
Wine release 5.0.1
...: Support sRGB reads for WINED3DFMT_B5G6R5_UNORM. Piotr Caban (11): msvcrt: Add support for quoted paths in _searchenv. msvcrt: Add support for quoted paths in _searchenv_s. msvcrt: Don't duplicate _searchenv_s code in _searchenv. msvcrt: Add support for quoted paths in _wsearchenv_s. msvcrt: Don't duplicate _wsearchenv_s code in _wsearchenv. msvcp90: Don't pass NULL as reference in runtime_error and logic_error constructors. msvcrt: Optimize _strnicmp_l implementation. msvcr90/tests: Fix swscanf tests compilation on arm. winemac: Fix lea...
2018 Mar 02
0
Wine release 3.3
...wined3d: Fix draw calls when first render target is NULL. d3d11/tests: Add test for draws with NULL render target views. d3d11/tests: Use no attachments draw calls. Kim Malmo (1): po: Update Norwegian translation. Kirill Erofeev (2): msvcrt: Fix _searchenv, _searchenv_s, _wsearchenv, _wsearchenv_s. msvcrt/tests: Add tests for _searchenv, _searchenv_s, _wsearchenv, _wsearchenv_s. Lauri Kenttä (1): po: Update Finnish translation. Louis Lenders (2): kernel32: Add message resource for TRUST_E_NOSIGNATURE. gdiplus: Fix argument check in GdipLoadImageFromSt...
2020 Feb 02
0
Wine release 5.1
...d: Support sRGB reads for WINED3DFMT_B5G6R5_UNORM. Piotr Caban (8): msvcrt: Add support for quoted paths in _searchenv. msvcrt: Add support for quoted paths in _searchenv_s. msvcrt: Don't duplicate _searchenv_s code in _searchenv. msvcrt: Add support for quoted paths in _wsearchenv_s. msvcrt: Don't duplicate _wsearchenv_s code in _wsearchenv. msvcrt: Respect allocation mode in malloc. msvcrt: Use _callnewh in operator new implementation. msvcrt: Reimplement _set_new_mode function. Qian Hong (1): advapi32: Fix the name and use of DOMAIN_GROUP...
2007 Sep 28
0
Wine release 0.9.46
...compatible. ntoskrnl.exe: Fix the PsCreateSystemThread() prototype and declare it in wdm.h. winapi: Assorted win32.api updates. Assorted spelling fixes. Gerald Pfeifer (1): README: Update minimal system requirements for FreeBSD. Hans Leidekker (3): msvcrt: Implement _wsearchenv. msvcrt: Implement _wspawnv{, e, p, pe}. kernel32: Check for NULL output buffer in FormatMessage{A, W}. Hwang YunSong(???) (2): mshtml: Updated Korean resource. wordpad: Updated Korean resource. Jacek Caban (31): mshtml: Store HTMLElement struct instead of pointer in...
2007 Oct 26
0
Wine release 0.9.48
...() prototype. oleaut32/tests: Fix compilation on systems that don't support nameless unions. crypt32/tests: Fix compilation on systems that don't support nameless unions. mshtml: Check for HAVE_UNISTD_H before including unistd.h. msvcrt: Fix the calling convention of _wsearchenv() and _wspawnv*(). ole32: Fix the CoCreateGuid() ordinal in the documentation. msdmo: Fix a winapi_check documentation warning and improve the documentation a bit. msdmo: Fix the DMOGetName() prototype. user32: Fix the HRAWINPUT definition and the GetRawInputData() prototype...