Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
615 B

  1. #define ID_ASCII 105
  2. #define ID_LATIN 106
  3. #define ID_LATIN_E 107
  4. #define ID_LATIN_X 108
  5. #define ID_PHONETIC 109
  6. #define ID_MODIFIER 110
  7. #define ID_DIACRITICAL 111
  8. #define ID_GREEK 112
  9. #define ID_CYRILLIC 113
  10. #define ID_CYRILLIC_X 114
  11. #define ID_HEBREW 115
  12. #define ID_CURRENCY 116
  13. #define ID_LETTERS 117
  14. #define ID_ARROWS 118
  15. #define ID_MATH 119