search for: make_unicod

Displaying 12 results from an estimated 12 matches for "make_unicod".

Did you mean: make_unicode
2019 May 24
0
Wine release 4.9
...files. msvcrt: Add the static object files to all the msvcrt import libraries. user.exe: Avoid using libwine functions. toolhelp: Avoid using libwine functions. rundll.exe: Build with msvcrt. winhelp.exe: Build with msvcrt. winoldap.mod: Build with msvcrt. make_unicode: Add a wctype table in kernel32 for GetStringTypeW(). make_unicode: Store the C2_* values directly in the kernel32 wctype table. make_unicode: Use a two-level table for the kernel32 wctype table. make_unicode: Generate a separate table for BiDi direction type in usp10. make...
2016 Feb 19
0
Wine release 1.9.4
...functions for mailslots. server: Use the generic named object functions for named pipes. ntdll/tests: Add some tests for registry path names. ntdll/tests: Fix a couple of test failures on limited user accounts. libwine: Map partial DBCS characters to the default char. make_unicode: Fix typo in Indic syllable table generation. make_unicode: Support sparse arrays for character tables. make_unicode: Update vertical orientation table to the latest version. server: Allow lookup_name to distinguish the case of an empty path. server: Support opening objects...
2017 Jul 21
0
Wine release 2.13
...MLDOMNode3::put_textContent implementation. server: Remove no loner needed fd NULL check (Coverity). rsaenh: Do not use stack variables out of frame (Coverity). Jactry Zeng (2): powershell: Add a stub program. kernel32: Add stub for ResolveLocaleName. Jens Reyer (2): make_unicode: Update data tables to Unicode 10.0.0. make_unicode: Use VerticalOrientation.txt from UCD. Józef Kucia (19): wined3d: Avoid creating event queries manually. wined3d: Clean up buffer_sync_apple(). wined3d: Introduce wined3d fence objects. d3d10core/tests: Prefer draw_...
2013 Jun 28
0
Wine release 1.6-rc4
...onts in the font dialog. winecfg: Don't offer vertical fonts in the font dialog. wineconsole: Don't offer vertical fonts in the font dialog. winefile: Don't offer vertical fonts in the font dialog. wordpad: Don't offer vertical fonts in the font dialog. make_unicode: Move codepage file output code to a common routine and make default characters configurable. libwine: Add support for codepage 10001 (Mac Japanese). libwine: Add support for codepage 10002 (Mac Traditional Chinese). libwine: Add support for codepage 10003 (Mac Korean). lib...
2013 Jun 21
0
Wine release 1.6-rc3
...scalable with the resolution. user32: Center the icon in the caption bar. user32: Use the current DC layout in DrawState when drawing to an intermediate bitmap. winefile: Avoid abbreviations in column names. Use the official Microsoft definitions for Gaelic languages. make_unicode: Cache files under their full path name to avoid conflicts. gdi32: Improve font name localization by not requiring a strict language match. gdi32: Add support for loading name strings in Macintosh format. gdi32: Add support for loading name strings in Apple Unicode format....
2016 Apr 12
0
Wine release 1.8.2
...ails to start with UmePlus font installed, when running in dwrite mode 40222 IMalloc(Spy)::Free nullptr ---------------------------------------------------------------- Changes since 1.8.1: Alex Henrie (1): ntdll: Finish serial reads of size 0 immediately. Alexandre Julliard (5): make_unicode: Fix typo in Indic syllable table generation. server: Implement serial port read interval timeouts. advapi32: Fix null termination in RegQueryInfoKeyA. tools: Add a script to update the ANNOUNCE file at release time. secur32/tests: Don't check the exact number of cipher...
2019 Oct 18
0
Wine release 4.18
...ntdll. kernel32: Move dll path functions to ntdll. kernel32: Move exe path functions to ntdll. kernel32: Move LoadLibrary functions to kernelbase. kernel32: Move SearchPath functions to kernelbase. kernel32: Move system locale enumeration functions to kernelbase. make_unicode: Avoid duplicate lead bytes. winebuild: Add support for excluding a specific CPU architecture. ntoskrnl: Export some functions on all architecture except i386. msvcrt: Export some functions on all architecture except i386. ntdll: Disallow changing DEP flags on 64-bit....
2016 Mar 04
0
Wine release 1.9.5
...some printf format warnings. shlwapi: Use the standard WideCharToMultiByte instead of wine_utf8_wcstombs. makefiles: Explicitly import libwine only for Windows builds. libport: Mark codepage tables as hidden. libport: Mark internal functions and data tables as hidden. make_unicode: Mark most data tables as hidden. makefiles: Generate top-level rules for pot files. makefiles: Parse the entire top-level makefile. makefiles: Generate top-level rules for building mo files. makefiles: Automatically create all directories that contain a target file....
2012 Apr 27
0
Wine release 1.5.3
...jscript: Added Number.toPrecision implementation. wininet: Use the same hashing function as native does. msvcr90: Fix byteswap_ulong implementation. msvcrt: Rework wcsncpy_s to work on overlapping pointers. jscript: Fix toExponential behavior when exponent is 0. make_unicode: Create tables with data needed by nameprep algorithm. kernel32: Added IdnToNameprepUnicode implementation. kernel32/tests: Added more FoldString tests. kernel32/tests: Added IdnToNameprepUnicode tests. Rico Sch?ller (2): d3dx9: Use param->bytes for copying the data in...
2011 Jul 08
0
Wine release 1.3.24
...wineps.drv: Get rid of the empty SetDeviceClipping entry point. wineps.drv: Pass a generic PHYSDEV to all graphics functions. wineps.drv: Use the HDC from the gdi_physdev structure. winebuild: Output cfi data for relay thunks on i386. tools: Move the cpmap.pl script to tools/make_unicode. usp10: Make the various lookup tables more compact. include: Remove duplicate device caps definitions. msvcp90/tests: Fix the calling convention of some function pointers. winex11: Pass a generic PHYSDEV to all graphics entry points. winex11: Use the HDC from the gdi...
2019 Mar 29
0
Wine release 4.5
...Use proper RVAs for the export table on Windows. makefiles: Pass --subsystem to the linker also. winebuild: Set the import hint based on the name index. winebuild: List stubs in the import library .def files. winedump: Also print the thunk address for ordinal imports. make_unicode: Don't output array sizes that could be over-estimated. ntdll: Default to 7-bit ASCII before codepages are initialized. libwine: Move wctype tables to libwine_port. libwine: Move casemap tables to libwine_port. libwine: Move collation table to libwine_port. imageh...
2020 Mar 27
0
Wine release 5.5
...nd use it for the case mapping table. kernelbase: Use the ctype table from the sortkey file. kernelbase: Use linguistic case table for LCMAP_LINGUISTIC_CASING. unicode: Add compression flags to the sortkey table. make_makefiles: Remove updating codepage list, this is done by make_unicode now. kernelbase: Implement GetNLSVersion/GetNLSVersionEx(). kernelbase: Implement IsValidNLSVersion(). server: Use byte length in dump_strW() for consistency. server: Store length of window text instead of null-terminating it. server: Store length of console title ins...