2006-06-02 Danny Smith <dannysmith@users.sourceforge.net>
* include/winuser.h (DM_BITSPERPEL, DM_PELSWIDTH, DM_PELSHEIGHT, DM_DISPLAYFLAGS, DM_DISPLAYFREQUENCY): Remove. Duplicates of wingdi.h defines. 2006-06-02 Dimitri Papadopoulos <papadopo@users.sourceforge.net> * include/winuser.h ((SPI_GETMOUSETRAILS,SPI_SETMOUSETRAILS): Remove duplicate defines. * include/winnt.h (SUBLANG_ARABIC_SAUDI_ARABIA): Revert accidental removal. (SUBLANG_MARATHI_INDIA): Remove duplicate define.
This commit is contained in:
@ -638,6 +638,7 @@ typedef DWORD FLONG;
|
||||
#define SUBLANG_ALBANIAN_ALBANIA 0x01
|
||||
#define SUBLANG_ALSATIAN_FRANCE 0x01
|
||||
#define SUBLANG_AMHARIC_ETHIOPIA 0x01
|
||||
#define SUBLANG_ARABIC_SAUDI_ARABIA 0x01
|
||||
#define SUBLANG_ARABIC_IRAQ 0x02
|
||||
#define SUBLANG_ARABIC_EGYPT 0x03
|
||||
#define SUBLANG_ARABIC_LIBYA 0x04
|
||||
@ -757,7 +758,6 @@ typedef DWORD FLONG;
|
||||
#define SUBLANG_MAORI_NEW_ZEALAND 0x01
|
||||
#define SUBLANG_MAPUDUNGUN_CHILE 0x01
|
||||
#define SUBLANG_MARATHI_INDIA 0x01
|
||||
#define SUBLANG_MARATHI_INDIA 0x01
|
||||
#define SUBLANG_MOHAWK_MOHAWK 0x01
|
||||
#define SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA 0x01
|
||||
#define SUBLANG_MONGOLIAN_PRC 0x02
|
||||
|
Reference in New Issue
Block a user