2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>

* include/wingdi.h (BALTIC_CHARSET, JOHAB_CHARSET,
	VIETNAMESE_CHARSET): Remove duplicate defines.
	* lib/comctl32.def (ImageList_SetImageCount): Add stub.
This commit is contained in:
Danny Smith
2002-12-26 10:40:58 +00:00
parent d9633de92c
commit dfc7f86821
3 changed files with 7 additions and 3 deletions

View File

@ -335,9 +335,6 @@ extern "C" {
#define JOHAB_CHARSET 130
#define VIETNAMESE_CHARSET 163
#define MAC_CHARSET 77
#define BALTIC_CHARSET 186
#define JOHAB_CHARSET 130
#define VIETNAMESE_CHARSET 163
#define OUT_DEFAULT_PRECIS 0
#define OUT_STRING_PRECIS 1
#define OUT_CHARACTER_PRECIS 2