[UNICODE] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-04-11 12:25:43 +01:00
parent abe6bbabfb
commit 6cbd6bd3ce
81 changed files with 103 additions and 98 deletions

View file

@ -22,7 +22,7 @@
#include "wine/unicode.h"
extern WCHAR wine_compose( const WCHAR *str );
extern WCHAR wine_compose( const WCHAR *str ) DECLSPEC_HIDDEN;
/****************************************************************/
/* sbcs support */