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.

18 lines
237 B

  1. //#include <ncres.h>
  2. #pragma once
  3. #define IDR_REG_SAMPLE_FILTER 40001
  4. #define IDD_SAMPLE_FILTER_GENERAL 1850
  5. #define IDC_PARAM1 1851
  6. #define IDC_BundleId 1852
  7. #define IDC_UpperBindings 1853