SETUPDLG.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:3k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by ARSETUP.RC
  4. //
  5. #define IDS_ERRORTITLE                  16
  6. #define IDS_UNKNOWN                     17
  7. #define IDS_OPENSCMFAILED               18
  8. #define IDS_CREATEFAILED                19
  9. #define IDS_LOCKFAILED                  20
  10. #define IDS_SETKEYFAILED                21
  11. #define IDS_OPENKEYFAILED               22
  12. #define IDS_INIWRITEFAILED              23
  13. #define IDS_BADPATHNAME                 24
  14. #define IDS_BADTPNAME                   25
  15. #define IDS_SERVICEEXISTS               26
  16. #define IDS_BADTIMEOUT                  27
  17. #define IDS_INFOTITLE                   28
  18. #define IDS_NOMESSAGE                   29
  19. #define IDS_SUCCESS                     30
  20. #define IDS_REGISTRYPATH                31
  21. #define IDS_NOUSERNAME                  32
  22. #define IDS_NOPASSWORD                  33
  23. #define IDS_OUTOFMEMORY                 34
  24. #define IDS_REGISTRYAPPLPATH            35
  25. #define IDS_REPLACECAPTION              36
  26. #define IDS_REPLACETEXT                 37
  27. #define IDS_BADCMDPATH                  38
  28. #define IDS_BADREMOTEPATH               39
  29. #define IDS_BADLUNAME                   40
  30. #define IDR_ACCELERATOR2                102
  31. #define IDR_ACCELERATOR1                103
  32. #define IDC_PROGRAMTYPE                 110
  33. #define IDC_SERVICE                     111
  34. #define IDC_APPLICATION                 112
  35. #define IDC_CONVSEC                     505
  36. #define IDC_ALREADYVER                  506
  37. #define IDE_PATHNAME                    507
  38. #define IDE_TPNAME                      508
  39. #define IDC_QUEUED                      509
  40. #define IDE_REMOTEPATH                  509
  41. #define IDD_FINITE                      512
  42. #define IDD_INFINITE                    513
  43. #define IDE_TIMEOUT                     514
  44. #define IDC_ADD                         516
  45. #define IDC_EDIT                        517
  46. #define IDC_DELETE                      518
  47. #define IDC_LIST                        519
  48. #define IDC_USERBOX                     520
  49. #define IDE_USERNAME                    521
  50. #define IDE_PASSWORD                    522
  51. #define IDT_PASSWDTEXT                  523
  52. #define IDE_LOCALLU                     524
  53. #define IDC_REMOTEPATH_BROWSE           1000
  54. #define IDC_CMDPATH_BROWSE              1001
  55. #define IDE_CMDPATH                     1002
  56. // Next default values for new objects
  57. // 
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_NEXT_RESOURCE_VALUE        104
  61. #define _APS_NEXT_COMMAND_VALUE         101
  62. #define _APS_NEXT_CONTROL_VALUE         1004
  63. #define _APS_NEXT_SYMED_VALUE           101
  64. #endif
  65. #endif