resource.h
上传用户:xztxsm
上传日期:2007-02-12
资源大小:150k
文件大小:3k
源码类别:

远程控制编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PeeperClient.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_DLGBAR_COMPUTER             103
  7. #define IDP_SOCKETS_INIT_FAILED         104
  8. #define IDD_DLGBAR_COMMAND              104
  9. #define CG_ID_VIEW_DLGBAR               105
  10. #define IDD_DLGBAR_FILE                 105
  11. #define ID_STATUS_CONN_INFO             106
  12. #define ID_STATUS_TIME                  107
  13. #define IDD_DIALOG_SET                  108
  14. #define IDD_REGISTER                    109
  15. #define IDR_MAINFRAME                   128
  16. #define IDR_PEEPERTYPE                  129
  17. #define IDR_TOOLBAR_DIBVIEW             139
  18. #define IDB_MAINCLIENT_BK               145
  19. #define IDB_BITMAP_MENU_BK              147
  20. #define IDC_EDIT_IP                     1000
  21. #define IDC_EDIT_COMMAND_INPUT          1000
  22. #define IDC_EDIT_PORT                   1001
  23. #define IDC_COMBO_COMMAND_TYPE          1001
  24. #define IDC_EDIT_BITS                   1002
  25. #define IDC_BTN_COMMAND_EXEC            1002
  26. #define IDC_EDIT_SPEED                  1003
  27. #define IDC_EDIT_FILE_SOURCE            1003
  28. #define IDC_EDIT_FILE_TARGET            1004
  29. #define IDC_BTN_FILE_SOURCE             1005
  30. #define IDC_BTN_FILE_TARGET             1006
  31. #define IDC_BTN_FILE_EXEC               1007
  32. #define IDC_COMBO_FILE_TYPE             1008
  33. #define IDC_EDIT_EMAIL                  1009
  34. #define IDC_COMBO_COMPUTER_TYPE         1009
  35. #define IDC_BTN_COMPUTER_EXEC           1010
  36. #define IDC_EDIT_USER                   1011
  37. #define IDC_EDIT_CODE                   1012
  38. #define IDC_EDIT_LISTEN                 1013
  39. #define IDC_STATIC_VER                  1014
  40. #define ID_HELP_HELP                    32783
  41. #define ID_HELP_REGISTER                32784
  42. #define ID_FILE_CLOSESERVER             32787
  43. #define ID_VIEW_SEND                    32788
  44. #define ID_FILE_MANAGE                  32789
  45. #define ID_VIEW_COMPUTER                32790
  46. #define ID_OPTION_MOUSE_MOVE            32794
  47. #define ID_OPTION_MOUSE_LBUTTON         32795
  48. #define ID_OPTION_MOUSE_RBUTTON         32796
  49. #define ID_OPTION_KEY                   32797
  50. #define ID_OPTION_MOUSE_LDBLCLK         32798
  51. #define ID_OPTION_MOUSE_RDBLCLK         32799
  52. #define ID_OPTION_DIB                   32800
  53. #define ID_TOOL_DIBVIEW_FULL            32808
  54. #define ID_TOOL_PROPERTY                32809
  55. #define ID_OPTION_ENABLEALL             32811
  56. #define ID_OPTION_1BITS                 32812
  57. #define ID_OPTION_4BITS                 32813
  58. #define ID_OPTION_8BITS                 32814
  59. #define ID_OPTION_24BITS                32815
  60. #define ID_OPTION_NOZIP                 32817
  61. #define ID_OPTION_LZ77                  32818
  62. #define ID_OPTION_LZW                   32819
  63. #define ID_OPTION_JPEG                  32820
  64. #define ID_OPTION_LZSS                  32821
  65. #define ID_OPTION_ARI                   32822
  66. #define ID_OPTION_PAUSE                 32826
  67. #define IDS_LISTEN                      59394
  68. // Next default values for new objects
  69. // 
  70. #ifdef APSTUDIO_INVOKED
  71. #ifndef APSTUDIO_READONLY_SYMBOLS
  72. #define _APS_NEXT_RESOURCE_VALUE        149
  73. #define _APS_NEXT_COMMAND_VALUE         32833
  74. #define _APS_NEXT_CONTROL_VALUE         1015
  75. #define _APS_NEXT_SYMED_VALUE           108
  76. #endif
  77. #endif