resource.h
上传用户:lj0533
上传日期:2022-08-08
资源大小:1392k
文件大小:2k
源码类别:

P2P编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by p2p.rc
  4. //
  5. #define IDC_MYICON                      2
  6. #define IDOK2                           3
  7. #define IDOK3                           5
  8. #define IDOK4                           9
  9. #define IDD_P2P_DIALOG                  102
  10. #define IDS_APP_TITLE                   103
  11. #define IDD_ABOUTBOX                    103
  12. #define IDM_ABOUT                       104
  13. #define IDM_EXIT                        105
  14. #define IDI_P2P                         107
  15. #define IDI_SMALL                       108
  16. #define IDC_P2P                         109
  17. #define IDR_MAINFRAME                   128
  18. #define IDD_DIALOG1                     129
  19. #define IDC_BUTTON1                     1000
  20. #define IDC_BUTTON2                     1001
  21. #define IDC_BUTTON_CONN                 1001
  22. #define IDC_EDIT1                       1022
  23. #define IDC_EDIT5                       1024
  24. #define IDC_EDIT2                       1029
  25. #define IDC_EDIT_PORT                   1029
  26. #define IDC_EDIT4                       1031
  27. #define IDC_EDIT3                       1031
  28. #define IDC_EDIT_IP                     1031
  29. #define IDC_RADIO2                      1034
  30. #define IDC_RADIO1                      1035
  31. #define IDC_STATIC                      -1
  32. // Next default values for new objects
  33. // 
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NO_MFC                     1
  37. #define _APS_NEXT_RESOURCE_VALUE        132
  38. #define _APS_NEXT_COMMAND_VALUE         32771
  39. #define _APS_NEXT_CONTROL_VALUE         1041
  40. #define _APS_NEXT_SYMED_VALUE           110
  41. #endif
  42. #endif