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

游戏

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Billiards.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_FORMVIEW                    101
  7. #define IDB_SPLASH                      102
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_BILLIATYPE                  129
  10. #define IDD_DIALOG_CLIENT               130
  11. #define IDD_DIALOG_SERVER               131
  12. #define IDD_DIALOG_WIZARD               137
  13. #define IDD_DIALOG_COLORBAR             139
  14. #define IDC_STATIC_SERVER               1000
  15. #define IDC_STATIC_CLIENT               1001
  16. #define IDC_STATIC_SERVER_SCORE         1002
  17. #define IDC_STATIC_CLIENT_SCORE         1003
  18. #define IDC_PROGRESS_POWER              1004
  19. #define IDC_LIST_MSG                    1005
  20. #define IDC_EDIT_MSG                    1006
  21. #define IDC_BUTTON_SEND                 1007
  22. #define IDC_EDIT_ADDRESS                1008
  23. #define IDC_BUTTON_SHOOT                1008
  24. #define IDC_EDIT_NICKNAME               1009
  25. #define IDC_RADIO_SERVER                1012
  26. #define IDC_RADIO_CLIENT                1013
  27. #define IDC_RADIO_PRACTICE              1016
  28. #define ID_NEWGAME                      32771
  29. #define ID_JOINGAME                     32772
  30. #define ID_STOPGAME                     32773
  31. #define ID_MOUSE_SELECT                 32778
  32. #define ID_MOUSE_SPIN                   32779
  33. #define ID_MOUSE_ZOOM                   32780
  34. #define ID_MOUSE_TRANSLATE              32781
  35. #define ID_SOUND_BALL                   32786
  36. #define ID_SOUND_CUSH                   32787
  37. #define ID_SOUND_GOAL                   32788
  38. #define ID_SOUND_MSG                    32789
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_3D_CONTROLS                     1
  44. #define _APS_NEXT_RESOURCE_VALUE        140
  45. #define _APS_NEXT_COMMAND_VALUE         32790
  46. #define _APS_NEXT_CONTROL_VALUE         1020
  47. #define _APS_NEXT_SYMED_VALUE           103
  48. #endif
  49. #endif