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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Mapper.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_MAPPER_DIALOG               102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_CHECK_EXACT_MATCH           1000
  11. #define IDC_CHECK_INPUT_PIN             1001
  12. #define IDC_CHECK_RENDERER              1002
  13. #define IDC_CHECK_OUTPUT_PIN            1003
  14. #define IDC_COMBO_MERIT                 1004
  15. #define IDC_COMBO_INPUT_MAJOR           1005
  16. #define IDC_COMBO_INPUT_MINOR           1006
  17. #define IDC_COMBO_INPUT_MAJOR2          1007
  18. #define IDC_COMBO_INPUT_MINOR2          1008
  19. #define IDC_COMBO_OUTPUT_MAJOR          1009
  20. #define IDC_COMBO_OUTPUT_MINOR          1010
  21. #define IDC_COMBO_OUTPUT_MAJOR2         1011
  22. #define IDC_COMBO_OUTPUT_MINOR2         1012
  23. #define IDC_COMBO_INPUT_CATEGORY        1013
  24. #define IDC_COMBO_OUTPUT_CATEGORY       1014
  25. #define IDC_LIST_FILTERS                1015
  26. #define IDC_BUTTON_SEARCH               1016
  27. #define IDC_STATIC_MATCHING_FILTERS     1017
  28. #define IDC_BUTTON_CLEAR                1018
  29. #define IDC_LIST_INPUT_MAJOR            1019
  30. #define IDC_LIST_INPUT_MINOR            1020
  31. #define IDC_LIST_INPUT_MAJOR2           1021
  32. #define IDC_LIST_INPUT_MINOR2           1022
  33. #define IDC_LIST_OUTPUT_MAJOR           1024
  34. #define IDC_LIST_OUTPUT_MINOR           1025
  35. #define IDC_LIST_OUTPUT_MAJOR2          1026
  36. #define IDC_LIST_OUTPUT_MINOR2          1027
  37. #define IDC_STATIC_NUMFILTERS           1030
  38.  
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE        131
  44. #define _APS_NEXT_COMMAND_VALUE         32771
  45. #define _APS_NEXT_CONTROL_VALUE         1032
  46. #define _APS_NEXT_SYMED_VALUE           101
  47. #endif
  48. #endif
  49.