netconnectres.h
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:1k
源码类别:

游戏

开发平台:

Visual C++

  1. #define IDD_MULTIPLAYER_CONNECT         10001
  2. #define IDD_MULTIPLAYER_GAMES           10002
  3. #define IDD_MULTIPLAYER_CREATE          10003
  4. #define IDD_LOBBY_WAIT_STATUS           10004
  5. #define IDD_MULTIPLAYER_ADDRESS         10005
  6. #define IDC_RETURN                      11001
  7. #define IDC_PLAYER_NAME_EDIT            11002
  8. #define IDC_GAMES_LIST                  11003
  9. #define IDC_JOIN                        11004
  10. #define IDC_CREATE                      11005
  11. #define IDC_CONNECTION_LIST             11006
  12. #define IDC_BACK                        11007
  13. #define IDC_EDIT_SESSION_NAME           11009
  14. #define IDC_SEARCH_CHECK                11010
  15. #define IDC_LOBBYCONNECTCANCEL          11011
  16. #define IDC_WAIT_TEXT                   11012
  17. #define IDC_MIGRATE_HOST                11013 
  18. #define IDI_MAIN                        11014
  19. #define IDC_IP_ADDRESS                  11015
  20. #define IDC_SIGNING_FAST                11016
  21. #define IDC_SIGNING_FULL                11017
  22. #define IDC_LOCAL_PORT                  11018
  23. #define IDC_LOCAL_PORT_TEXT             11019
  24. #define IDC_USE_DPNSVR                  11020
  25. #define IDC_REMOTE_PORT                 11021
  26. #define IDC_REMOTE_HOSTNAME             11022