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.

43 lines
1.5 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by convert.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDD_CONVERT_DIALOG 102
  8. #define IDS_ABOUTBOX 101
  9. #define IDS_MEMOVERFLOW 102
  10. #define IDS_UNRECFILETYPE 103
  11. #define IDS_USEAGE 104
  12. #define IDS_COPYFAIL 105
  13. #define IDS_OPENSOURCEFILEFAIL 106
  14. #define IDS_TARGETFILEEXIST 107
  15. #define IDS_WRITEFILEERROR 108
  16. #define IDS_NOTUNICODETEXTFILE 109
  17. #define IDS_NOTANSITEXTFILE 110
  18. #define IDS_NOTRTFFILE 111
  19. #define IDS_CONVERTFINISH 112
  20. #define IDS_CONVERTFAIL 113
  21. #define IDR_MAINFRAME 128
  22. #define IDC_SOURCEFILENAME 1001
  23. #define IDC_TARGETFILENAME 1002
  24. #define IDC_UNICODETOGB 1003
  25. #define IDC_GBTOUNICODE 1004
  26. #define IDC_OPENSOURCEFILE 1005
  27. #define IDC_ABOUT 1006
  28. #define IDC_CONVERT 1007
  29. // Next default values for new objects
  30. //
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_NEXT_RESOURCE_VALUE 130
  34. #define _APS_NEXT_COMMAND_VALUE 32771
  35. #define _APS_NEXT_CONTROL_VALUE 1008
  36. #define _APS_NEXT_SYMED_VALUE 101
  37. #endif
  38. #endif