dstillermann

winnt.h SUBLANG_ENGLISH_

Sep 14th, 2011
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.54 KB | None | 0 0
  1. #define SUBLANG_ENGLISH_US           0x01
  2. #define SUBLANG_ENGLISH_UK           0x02
  3. #define SUBLANG_ENGLISH_AUS          0x03
  4. #define SUBLANG_ENGLISH_CAN          0x04
  5. #define SUBLANG_ENGLISH_NZ           0x05
  6. #define SUBLANG_ENGLISH_EIRE         0x06
  7. #define SUBLANG_ENGLISH_SOUTH_AFRICA 0x07
  8. #define SUBLANG_ENGLISH_JAMAICA      0x08
  9. #define SUBLANG_ENGLISH_CARIBBEAN    0x09
  10. #define SUBLANG_ENGLISH_BELIZE       0x0a
  11. #define SUBLANG_ENGLISH_TRINIDAD     0x0b
  12. #define SUBLANG_ENGLISH_PHILIPPINES  0x0c
  13. #define SUBLANG_ENGLISH_ZIMBABWE     0x0d
Advertisement
Add Comment
Please, Sign In to add comment