mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[MLANG] Sync with Wine Staging 1.9.16. CORE-11866
svn path=/trunk/; revision=72287
This commit is contained in:
parent
7a8a3e75ea
commit
85b1436323
2 changed files with 2 additions and 2 deletions
|
@ -505,7 +505,7 @@ static void fill_cp_info(const struct mlang_data *ml_data, UINT index, MIMECPINF
|
|||
static LONG dll_count;
|
||||
|
||||
/*
|
||||
* Japanese Detection and Converstion Functions
|
||||
* Japanese Detection and Conversion Functions
|
||||
*/
|
||||
|
||||
#define HANKATA(A) ((A >= 161) && (A <= 223))
|
||||
|
|
|
@ -98,7 +98,7 @@ reactos/dll/win32/mciqtz32 # Synced to WineStaging-1.9.16
|
|||
reactos/dll/win32/mciseq # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/mciwave # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/mgmtapi # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/mlang # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/mlang # Synced to WineStaging-1.9.16
|
||||
reactos/dll/win32/mmdevapi # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/mpr # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/mprapi # Synced to WineStaging-1.9.11
|
||||
|
|
Loading…
Reference in a new issue