mirror of
https://github.com/reactos/reactos.git
synced 2025-06-05 09:20:30 +00:00
Fix GETTEXTEX update it to current sdk and web info.
svn path=/trunk/; revision=32787
This commit is contained in:
parent
70b9ba87f0
commit
068bad469b
1 changed files with 1 additions and 1 deletions
|
@ -521,7 +521,7 @@ typedef struct _gettextex {
|
|||
DWORD flags;
|
||||
UINT codepage;
|
||||
LPCSTR lpDefaultChar;
|
||||
LPBOOL lpUsedDefaultChar;
|
||||
LPBOOL lpUsedDefChar;
|
||||
} GETTEXTEX;
|
||||
|
||||
#define SF_TEXT 0x00000001
|
||||
|
|
Loading…
Reference in a new issue