STD: : mapMyMsgMap;
MyMsgMap [IDC_D_BTN + 1)=0;//this three words mean what
MyMsgMap. Count (btnID);//btnID is for dynamic button assigned ID
MyMsgMap [btnID]=1;
This a few words what mean?
CodePudding user response:
STD: : map and its useSTD: : mapMyMsgMap;
MyMsgMap [IDC_D_BTN + 1)=0;//this three words mean what
MyMsgMap. Count (btnID);//btnID is for dynamic button assigned ID
MyMsgMap [btnID]=1;
CodePudding user response:
STD: : map and its use