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.

11 lines
265 B

  1. #define IDS_FONTFACE 100
  2. #define IDB_DONE 200
  3. #define IDB_PRINT 201
  4. #define IDB_PREV_FONT 202
  5. #define IDB_NEXT_FONT 203
  6. #define IDK_UP 300
  7. #define IDK_DOWN 301
  8. #define IDK_PGUP 302
  9. #define IDK_PGDWN 303