mirror of
https://github.com/reactos/reactos.git
synced 2025-06-14 06:58:29 +00:00
[UNICODE] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
abe6bbabfb
commit
6cbd6bd3ce
81 changed files with 103 additions and 98 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include "wine/unicode.h"
|
||||
|
||||
extern WCHAR wine_compose( const WCHAR *str );
|
||||
extern WCHAR wine_compose( const WCHAR *str ) DECLSPEC_HIDDEN;
|
||||
|
||||
/* number of following bytes in sequence based on first byte value (for bytes above 0x7f) */
|
||||
static const char utf8_length[128] =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue