search for: lcmapstring

Displaying 7 results from an estimated 7 matches for "lcmapstring".

Did you mean: lcmapstringa
2018 Sep 13
0
Wine release 3.0.3
...LL context 45439 Visual Basic setup toolkit fails to run if path contains a voiced Katakana character. 45445 1C:Enterprise 8 platform doesn't install ---------------------------------------------------------------- Changes since 3.0.2: Akihiro Sagawa (2): kernel32/tests: Add more LCMapString tests. kernel32: Fix LCMapString(LCMAP_HALFWIDTH) in some cases. Alex Henrie (9): comctl32/listview: Don't invalidate when new style is same as old. include: Add wmemchr to wchar.h. include: Add wmemcmp to wchar.h. include: Add wmemcpy to wchar.h. include: A...
2016 Oct 01
0
Wine release 1.9.20
...mplemented function msvcp140.dll.?tellg@?$basic_istream at DU?$char_traits at D@std@@@std@@QAE?AV?$fpos at U_Mbstatet@@@2 at XZ ---------------------------------------------------------------- Changes since 1.9.19: Akihiro Sagawa (9): kernel32/tests: Consolidate duplicated code for invalid LCMapString flag tests. kernel32: Do not allow to combine NORM_IGNORENONSPACE and/or NORM_IGNORESYMBOLS with other LCMAP flags. kernel32: Zero is an invalid flag value. kernel32/tests: Add LCMAP_TITLECASE test. kernel32/tests: Add more mapping tests for LCMapString. kernel32: Shor...
2018 Jul 20
0
Wine release 3.13
...rounding errors. winmm: Use microsecond unit in MIDI stream position variable to simplify the code. winmm/tests: Add more MIDI stream position tests. winmm: Make TIME_TICKS position continuous. winmm: Support TIME_MIDI position in MIDI stream. kernel32/tests: Add more LCMapString tests. kernel32: Fix LCMapString(LCMAP_HALFWIDTH) in some cases. Alex Henrie (9): ole32: Return IUnknown from GITCF_CreateInstance if requested. ntdll/tests: Add SystemFirmwareTableInformation tests. kernel32/tests: Add GetSystemFirmwareTable tests. ntdll: Return BIOS...
2018 Oct 26
0
Wine release 3.19
..._InitFromFile(). d3drm: Implement d3drm*_LoadTexture(). Akihiro Sagawa (5): gdi32/tests: Add more stretch bitblt tests. gdi32: Fix negative width/height handling in stretch bitblt family. gdi32: Adjust destination coordinates in some special cases. kernel32/tests: Add LCMapString tests with a voiced consonant Hiragana character. kernel32: Fix LCMapString buffer calculation with LCMAP_KATAKANA and LCMAP_HALFWIDTH. Alex Henrie (4): winex11: Return FALSE from LoadTabletInfo if the system isn't a tablet. dwmapi: Fill in function names of documented ordina...
2019 Dec 13
0
Wine release 5.0-rc1
...able gcc control flow protection. configure: Disable gcc stack protection. configure: Get rid of the gcc strength-reduce bug check. kernel32: Move GetStringType functions to kernelbase. kernelbase: Directly use the wctype table for the IsChar* functions. kernel32: Move LCMapString functions to kernelbase. kernel32: Move the CompareString functions to kernelbase. kernel32: Move GeoID functions to kernelbase. kernel32: Remove __wine_kernel_init(). kernelbase: Add an OpenConsoleW() replacement wrapper. kernelbase: Add IsBadStringPtr() replacement f...
2007 Oct 26
0
Wine release 0.9.48
...rn proper WSAENOBUFS error when enuming protocols. iphlpapi: For platforms that do not implement /proc, return Unimplemented for the functions trying to read from there. iphlpapi: Correct GetBestRoute when there is no route. kernel32: Set last error to ERROR_INSUFFICIENT_BUFFER in LCMapString when the sort key buffer is too small. Bang Jun-young (7): configure: Add check for presence of _strdup() and strdup(). crypt32: Fix typo in CryptGetDefaultOIDFunctionAddress(). avifil32: Fix prototype for AVIStreamFindSample() to match the PSDK. version: Use the official N...
2009 Jan 30
0
Wine release 1.1.14
...x missing void in empty parameter list. riched32/tests: Fix missing void in empty parameter list. setupapi/tests: Fix missing void in empty parameter list. Alexandre Julliard (67): user32/tests: Fix some more msg test failures and improve message sequence tracing. kernel32: LCMapString should include the terminating NULL also for LCMAP_SORTKEY. server: Generate padding in request structures from make_requests. server: Store process/thread affinity as a 64-bit value. wintrust/tests: Clean up temp files after test. libwine: Add support in cpmap.pl for parsin...