resource.h
上传用户:panstart
上传日期:2022-04-12
资源大小:199k
文件大小:2k
源码类别:

IP电话/视频会议

开发平台:

C++ Builder

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VideoNet.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_VIDEONET_DIALOG             102
  9. #define IDP_SOCKETS_INIT_FAILED         103
  10. #define IDR_MAINFRAME                   128
  11. #define IDR_MENU1                       129
  12. #define IDD_DIALOG1                     130
  13. #define IDD_DIALOG2                     133
  14. #define IDD_DIALOG3                     135
  15. #define IDC_BUTTON1                     1000
  16. #define IDC_EDIT1                       1001
  17. #define IDC_MESG                        1002
  18. #define IDC_LIST1                       1003
  19. #define IDREJECT                        1004
  20. #define IDC_LOCALVIDEO                  1005
  21. #define IDC_REMOTEVIDEO                 1006
  22. #define IDC_LOCALBORDER                 1007
  23. #define IDC_REMOTEBORDER                1008
  24. #define IDC_SLIDER1                     1009
  25. #define IDC_SLIDER2                     1010
  26. #define ID_CONFERENCE_CONNECT           32771
  27. #define CONF_CONNECT                    32772
  28. #define CONF_DISCONNECT                 32773
  29. #define CONF_EXIT                       32774
  30. #define VIEW_LOCAL                      32775
  31. #define VIEW_REMOTE                     32776
  32. #define HELP_ABOUT                      32777
  33. #define AUDIO_CONTROL                   32778
  34. #define AUDIO_SEND                      32779
  35. #define AUDIO_RECEIVE                   32781
  36. #define VIDEO_SEND                      32782
  37. #define VIDEO_RECEIVE                   32783
  38. // Next default values for new objects
  39. // 
  40. #ifdef APSTUDIO_INVOKED
  41. #ifndef APSTUDIO_READONLY_SYMBOLS
  42. #define _APS_NEXT_RESOURCE_VALUE        136
  43. #define _APS_NEXT_COMMAND_VALUE         32784
  44. #define _APS_NEXT_CONTROL_VALUE         1010
  45. #define _APS_NEXT_SYMED_VALUE           101
  46. #endif
  47. #endif