Searched refs:IDC_SERVICE_PACK (Results 1 – 3 of 3) sorted by relevance
95 ON_EN_KILLFOCUS(IDC_SERVICE_PACK, &ProjectConfigWin::OnEnEditServicePack) in IMPLEMENT_DYNAMIC()198 mSpinServicePack.SetBuddy(GetDlgItem(IDC_SERVICE_PACK)); in OnInitDialog()255 int service = GetDlgItemInt(IDC_SERVICE_PACK); in DoDataExchange()269 SetDlgItemInt(IDC_SERVICE_PACK, service_pack); in DoDataExchange()1012 int service_pack = GetDlgItemInt(IDC_SERVICE_PACK); in OnEnEditServicePack()1021 SetDlgItemInt(IDC_SERVICE_PACK, service_pack); in OnEnEditServicePack()1436 case IDC_SERVICE_PACK: in Save()1483 case IDC_SERVICE_PACK: in PreTranslateMessage()1702 SetDlgItemInt(IDC_SERVICE_PACK, lParam); in OnTestMessage()
236 #define IDC_SERVICE_PACK 1053 macro
725 EDITTEXT IDC_SERVICE_PACK,294,124,13,13,ES_AUTOHSCROLL