Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.2 KiB

  1. #define IDH_MPLYR_CS_MEDIA_PLAYER_FILE_OPEN 4287
  2. #define IDH_MPLYR_CS_MEDIA_PLAYER_FILE_CLOSE 4288
  3. #define IDH_MPLYR_CS_MEDIA_PLAYER_FILE_EXIT 4289
  4. #define IDH_MPLYR_CS_MEDIA_PLAYER_EDIT_COPY_OBJECT 4290
  5. #define IDH_MPLYR_CS_MEDIA_PLAYER_EDIT_OPTIONS 4291
  6. #define IDH_MPLYR_CS_MEDIA_PLAYER_EDIT_SELECTION 4292
  7. #define IDH_MPLYR_CS_MEDIA_PLAYER_DEVICE_PROPERTIES 4293
  8. #define IDH_MPLYR_CS_MEDIA_PLAYER_DEVICE_VOLUME_CONTROL 4294
  9. #define IDH_MPLYR_CS_MEDIA_PLAYER_SCALE_TIME 4295
  10. #define IDH_MPLYR_CS_MEDIA_PLAYER_SCALE_FRAMES 4296
  11. #define IDH_MPLYR_CS_MEDIA_PLAYER_SCALE_TRACKS 4297
  12. #define IDH_MPLYR_CS_MEDIA_PLAYER_HELP_HELP_TOPICS 4298
  13. #define IDH_MPLYR_CS_MEDIA_PLAYER_HELP_ABOUT 4299
  14. #define IDH_OPT_AUTO 4300
  15. #define IDH_OPT_CAPTION 4301
  16. #define IDH_OPT_BORDER 4302
  17. #define IDH_OPT_PLAYCLIENT 4303
  18. #define IDH_OPT_DITHER 4304
  19. #define IDH_SELECT_SELECT 4305
  20. #define IDH_OPT_REPEAT 4306
  21. #define IDH_OPT_CAPTCONTROL 4307
  22. #define IDH_SELECT_ALL 4308
  23. #define IDH_SELECT_NONE 4309
  24. #define IDH_SELECT_FROM 4310