static const int kFilterGroupCommon = 0; static const int kFilterGroupCffex = 1; static const int kFilterGroupShfe = 2; static const int kFilterGroupDce = 3; static const int kFilterGroupCzce = 4; static const int kFilterGroupIne = 5; static const int kFilterGroupNight = 6; static const int kFilterGroupCombine = 7; static const int kFilterGroupSpot = 8; static const int ID_MENU_FILTER_BASE = WM_USER; static const int ID_MENU_FILTER_LAST = WM_USER + 100; static const int ID_MENU_GROUP_BASE = WM_USER + 3000; static const int ID_MENU_GROUP_LAST = WM_USER + 3100; using namespace md_service;static const int ID_MENU_FILTER_BASE = WM_USER; static const int ID_MENU_FILTER_LAST = WM_USER + 100; static const int ID_MENU_GROUP_BASE = WM_USER + 3000; static const int ID_MENU_GROUP_LAST = WM_USER + 3100;