resource.h
上传用户:lusi_8715
上传日期:2007-01-08
资源大小:199k
文件大小:5k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ressources.rc
  4. //
  5. #define ID_SKIN                         105
  6. #define IDC_CURSOR1                     105
  7. #define IDR_MENU1                       107
  8. #define ID_CONTROLS                     109
  9. #define IDD_ABOUT_DIALOG                110
  10. #define ID_LOGO                         113
  11. #define IDD_OPTION_DIALOG               114
  12. #define IDR_MENU2                       115
  13. #define IDD_URL_DIALOG                  116
  14. #define IDB_ICON                        117
  15. #define IDD_SKIN_BROWSER                121
  16. #define IDR_ACCELERATOR                 125
  17. #define IDD_PROPERTIES                  126
  18. #define IDD_BUFFERING                   127
  19. #define IDD_PREFS                       129
  20. #define IDD_PREFS_VIDEO                 130
  21. #define IDD_PREFS_GENERAL               131
  22. #define IDC_CHECK_FORCE                 1002
  23. #define IDC_COMBO_RES                   1003
  24. #define IDC_CHECK_BILINEAR              1004
  25. #define IDC_CHECK_MAINTAIN              1005
  26. #define IDC_CHECK_ON_TOP                1005
  27. #define IDB_ABOUT_OK                    1006
  28. #define IDB_OPTIONS_OK                  1007
  29. #define IDB_OPTIONS_CANCEL              1008
  30. #define IDC_SUBTITLES                   1009
  31. #define IDC_TYPE_COMBO                  1010
  32. #define IDC_EDIT1                       1011
  33. #define IDB_URL_OK                      1013
  34. #define IDB_URL_CANCEL                  1014
  35. #define IDC_COMBO_DIR                   1017
  36. #define IDC_CHANGE_DIR                  1018
  37. #define IDB_SKINS_OK                    1020
  38. #define IDC_SKIN_LIST                   1022
  39. #define ID_SKINS_CANCEL                 1025
  40. #define IDB_PROPERTIES_OK               1026
  41. #define IDC_PROGRESS                    1027
  42. #define IDC_COMBO1                      1028
  43. #define IDC_TAB                         1031
  44. #define IDC_CHECK_CHANGE_RES            1033
  45. #define IDC_CHECK_LOOP                  1034
  46. #define IDC_PREFS_OK                    1035
  47. #define IDC_PREFS_CANCEL                1036
  48. #define IDC_STATIC_FILENAME             1037
  49. #define IDC_STATIC_FILE_TYPE            1038
  50. #define IDC_STATIC_FILE_SIZE            1039
  51. #define IDC_STATIC_DURATION             1040
  52. #define IDC_STATIC_VIDEO_CODEC          1041
  53. #define IDC_STATIC_VIDEO_SIZE           1042
  54. #define IDC_STATIC_VIDEO_MODE           1043
  55. #define IDC_STATIC_AUDIO_CODEC          1044
  56. #define IDC_STATIC_AUDIO_FREQUENCY      1045
  57. #define IDC_STATIC_AUDIO_CHANNELS       1046
  58. #define IDC_RADIO_HTTP                  1048
  59. #define IDC_RADIO_FTP                   1049
  60. #define IDC_EDIT_PASSWORD               1051
  61. #define IDC_CHECK_ANONYMOUS             1052
  62. #define IDC_STATIC_HTTP                 1053
  63. #define IDC_STATIC_FTP_SERVER           1055
  64. #define IDC_STATIC_FTP_USERNAME         1056
  65. #define IDC_STATIC_FTP_PASSWORD         1057
  66. #define IDC_EDIT_USERNAME               1058
  67. #define IDC_COMBO_HTTP                  1059
  68. #define IDC_COMBO_FTP                   1060
  69. #define ID_HELP_ABOUT                   40001
  70. #define ID_MENU_ABOUT                   40017
  71. #define ID_PREVIOUS                     40018
  72. #define ID_STOP                         40019
  73. #define ID_PLAY                         40020
  74. #define ID_PAUSE                        40021
  75. #define ID_NEXT                         40022
  76. #define ID_EXIT                         40024
  77. #define ID_OPEN_FILE                    40025
  78. #define ID_OPEN_URL                     40026
  79. #define ID_ASPECT_RATIO                 40027
  80. #define ID_BILINEAR                     40028
  81. #define ID_ORIGINAL_SIZE                40029
  82. #define ID_DOUBLE_SIZE                  40030
  83. #define ID_HALF_SIZE                    40031
  84. #define ID_FULLSCREEN                   40032
  85. #define ID_MENU_OPTIONS                 40033
  86. #define ID_NO_RECENT                    40035
  87. #define ID_RECENT_FILE1                 40036
  88. #define ID_RECENT_FILE2                 40037
  89. #define ID_RECENT_FILE3                 40038
  90. #define ID_RECENT_FILE4                 40039
  91. #define ID_RECENT_FILE5                 40040
  92. #define ID_SAVE_AS                      40042
  93. #define ID_NONE_SUB                     40043
  94. #define ID_SUBTITLES                    40044
  95. #define ID_SKIN_BROWSER                 40045
  96. #define ID_PROPERTIES                   40046
  97. #define ID_ON_TOP                       40048
  98. #define ID_LOOP                         40049
  99. #define ID_COMPACT                      40050
  100. #define IDC_STATIC                      -1
  101. // Next default values for new objects
  102. // 
  103. #ifdef APSTUDIO_INVOKED
  104. #ifndef APSTUDIO_READONLY_SYMBOLS
  105. #define _APS_NO_MFC                     1
  106. #define _APS_NEXT_RESOURCE_VALUE        133
  107. #define _APS_NEXT_COMMAND_VALUE         40051
  108. #define _APS_NEXT_CONTROL_VALUE         1061
  109. #define _APS_NEXT_SYMED_VALUE           101
  110. #endif
  111. #endif