resource.h
Upload User: whzytd4
Upload Date: 2022-08-01
Package Size: 7346k
Code Size: 1k
Category:

WinSock-NDIS

Development Platform:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Server.rc
  4. //
  5. #define IDD_SERVER_DIALOG               102
  6. #define IDD_SERVER_IP                   102
  7. #define IDD_SERVER_ADDRESS_DLG          102
  8. #define IDP_SOCKETS_INIT_FAILED         103
  9. #define IDD_SERVER_MAIN_DIALOG          103
  10. #define IDR_MAINFRAME                   128
  11. #define IDR_SERVER_LIST_MENU            129
  12. #define IDI_CHATTER_ONLINE              130
  13. #define IDI_CHATTER_OFFLINE             131
  14. #define IDC_IPADDRESS1                  1000
  15. #define IDC_SERVER_IPADDRESS            1000
  16. #define IDC_SERVER_EDIT                 1004
  17. #define IDC_SERVER_PORT_EDIT            1004
  18. #define IDC_CLIENT_LIST                 1007
  19. #define ID_MENUITEM32772                32772
  20. #define ID_MENUITEM32774                32774
  21. #define ID_SERVER_LIST_DELETE_MENUITEM  32775
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        130
  27. #define _APS_NEXT_COMMAND_VALUE         32776
  28. #define _APS_NEXT_CONTROL_VALUE         1001
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif