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.

31 lines
716 B

  1. //
  2. // resource.h
  3. //
  4. #ifndef RESOURCE_H
  5. #define RESOURCE_H
  6. /////////////////////////////////////////////////////////////////////////////
  7. // Editing VK
  8. #define ID_EDITING 100
  9. #define EDIT_ID_FINALIZE 1
  10. #define EDIT_ID_HANJA 2
  11. /////////////////////////////////////////////////////////////////////////////
  12. // Filter list
  13. #define ID_FILTER_LIST 200
  14. /////////////////////////////////////////////////////////////////////////////
  15. // Known EXE module list for Trident aware applications.
  16. #define ID_KNOWN_EXE 300
  17. /////////////////////////////////////////////////////////////////////////////
  18. // String ID
  19. #define IDS_FUNCPRV_CONVERSION 0x0202
  20. #endif // RESOURCE_H