home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / Chip_2004-02_cd1.bin / tema / stream / download / asfrec / source / wingui / resource.h < prev    next >
C/C++ Source or Header  |  2000-12-15  |  3KB  |  67 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by wingui.rc
  4. //
  5. #define IDR_MAINFRAME                   100
  6. #define IDR_TRACKBAR                    101
  7. #define IDR_STATUSBAR                   102
  8. #define IDD_ABOUTBOX                    103
  9. #define IDD_OPEN_URL                    104
  10. #define IDB_TOOLBAR_INACTIVE            105
  11. #define IDB_TOOLBAR_NOTPRESSED          106
  12. #define IDB_TOOLBAR_PRESSED             107
  13. #define IDI_APPLICATION_ICON            108
  14. #define IDM_MAINFRAME                   109
  15. #define IDD_ENTER_PASSWORD              110
  16. #define IDD_PROXY_SERVER                111
  17. #define IDB_ASFRECORDER                 112
  18. #define IDC_URLCOMBO                    1000
  19. #define IDC_USERNAME_EDIT               1001
  20. #define IDC_PASSWORD_EDIT               1002
  21. #define IDC_PROXY_SERVER_EDIT           1002
  22. #define IDC_PROXY_PORT_EDIT             1003
  23. #define IDC_RICHEDIT1                   1004
  24. #define IDC_MONTHCALENDAR1              1005
  25. #define IDC_ASFRECORDER_BITMAP          1006
  26. #define ID_FILE_OPEN                    40000
  27. #define ID_URL_OPEN                     40001
  28. #define ID_FILE_EXIT                    40002
  29. #define ID_MEDIA_PLAY                   40003
  30. #define ID_MEDIA_PAUSE                  40004
  31. #define ID_MEDIA_STOP                   40005
  32. #define ID_STREAM_CANCEL                40006
  33. #define ID_STREAM_PREVIEW               40007
  34. #define ID_SETTINGS_REGISTERFILETYPES   40008
  35. #define ID_SETTINGS_UNREGISTERFILETYPES 40009
  36. #define ID_MEDIA_EJECT                  40010
  37. #define ID_HELP_ABOUT                   40011
  38. #define ID_PROGRAM_ARGUMENTS            40012
  39. #define ID_SHOW_README                  40013
  40. #define ID_PROXY_SERVER                 40014
  41. #define IDS_CANT_INIT_QUARTZ            60000
  42. #define IDS_CANT_RENDER_FILE            60001
  43. #define IDS_CANT_PLAY                   60002
  44. #define IDS_CANT_PAUSE                  60003
  45. #define IDS_CANT_STOP                   60004
  46. #define IDS_REALLY_QUIT                 60005
  47. #define IDS_TRANSMISSION_RUNNING        60006
  48. #define IDS_CANT_SEEK                   60007
  49. #define IDS_REGISTERED                  60008
  50. #define IDS_UNREGISTERED                60009
  51. #define IDS_ALREADYREGISTERED           60010
  52. #define IDS_NOTREGISTERED               60011
  53. #define IDS_DROP_ONLY_ONE               60012
  54. #define IDC_STATIC                      65535
  55.  
  56. // Next default values for new objects
  57. // 
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_NO_MFC                     1
  61. #define _APS_NEXT_RESOURCE_VALUE        113
  62. #define _APS_NEXT_COMMAND_VALUE         40015
  63. #define _APS_NEXT_CONTROL_VALUE         1007
  64. #define _APS_NEXT_SYMED_VALUE           110
  65. #endif
  66. #endif
  67.