home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectShow / Misc / DMOEnum / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  2.4 KB  |  60 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DMOEnum.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DMOENUM_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_LIST_DEVICES                1000
  11. #define IDC_CHECK_SHOWALL               1001
  12. #define IDC_LIST_FILTERS                1002
  13. #define IDC_STATIC_CLASSES              1003
  14. #define IDC_STATIC_FILTERS              1004
  15. #define IDC_CHECK_KEYED                 1005
  16. #define IDC_STATIC_FILENAME             1006
  17. #define IDC_LIST_INPUT_TYPES            1007
  18. #define IDC_LIST_OUTPUT_TYPES           1008
  19. #define IDC_STATIC_NUM_ITYPES           1009
  20. #define IDC_LIST_INPUT_STREAMS          1010
  21. #define IDC_LIST_OUTPUT_STREAMS         1011
  22. #define IDC_STATIC_NUM_OTYPES           1012
  23. #define IDC_STATIC_INPUT_STREAMS        1013
  24. #define IDC_STATIC_OUTPUT_STREAMS       1014
  25. #define IDC_STATIC_MAXLATENCY           1015
  26. #define IDC_CHECK_IN_WHOLE_SAMPLES      1016
  27. #define IDC_CHECK_IN_ONESAMPLE          1017
  28. #define IDC_CHECK_IN_HOLDSBUFFERS       1018
  29. #define IDC_CHECK_IN_FIXED              1019
  30. #define IDC_CHECK_OUT_WHOLE_SAMPLES     1020
  31. #define IDC_CHECK_OUT_ONESAMPLE         1021
  32. #define IDC_CHECK_OUT_DISCARDABLE       1022
  33. #define IDC_CHECK_OUT_FIXED             1023
  34. #define IDC_CHECK_OUT_OPTIONAL          1024
  35. #define IDC_STATIC_IN_MINBUFFERSIZE     1025
  36. #define IDC_STATIC_IN_ALIGNMENT         1026
  37. #define IDC_STATIC_IN_MAXLOOKAHEAD      1027
  38. #define IDC_STATIC_OUT_MINBUFFERSIZE    1028
  39. #define IDC_STATIC_OUT_ALIGNMENT        1029
  40. #define IDC_STATIC_IN_TYPE              1030
  41. #define IDC_STATIC_OUT_TYPE             1031
  42. #define IDC_CHECK_IN_SUPPORTS_QC        1032
  43. #define IDC_CHECK_OUT_SUPPORTS_QC       1033
  44. #define IDC_STATIC_IN_SUBTYPE           1034
  45. #define IDC_STATIC_OUT_SUBYTPE          1035
  46. #define IDC_STATIC_IN_FORMAT            1036
  47. #define IDC_STATIC_OUT_FORMAT           1037
  48. #define IDC_STATIC_IN_MINBUFFERSIZE2    1038
  49.  
  50. // Next default values for new objects
  51. // 
  52. #ifdef APSTUDIO_INVOKED
  53. #ifndef APSTUDIO_READONLY_SYMBOLS
  54. #define _APS_NEXT_RESOURCE_VALUE        129
  55. #define _APS_NEXT_COMMAND_VALUE         32771
  56. #define _APS_NEXT_CONTROL_VALUE         1031
  57. #define _APS_NEXT_SYMED_VALUE           101
  58. #endif
  59. #endif
  60.