* include\winnt.h: Allow anonymous (Xxx.LowPart) or

non-anonymous (Xxx.u.LowPart) access to HighPart and
	LowPart of a LARGE_INTEGER or ULARGE_INTEGER.
	* include/wingdi.h (HANGUL_CHARSET): Add define.
This commit is contained in:
Earnie Boyd
2001-08-29 13:45:46 +00:00
parent 375dab8418
commit d1b093d567
3 changed files with 35 additions and 14 deletions

View File

@@ -311,6 +311,7 @@ extern "C" {
#define SYMBOL_CHARSET 2
#define SHIFTJIS_CHARSET 128
#define HANGEUL_CHARSET 129
#define HANGUL_CHARSET 129
#define GB2312_CHARSET 134
#define CHINESEBIG5_CHARSET 136
#define GREEK_CHARSET 161