{
// just fill in the information, don't do it
phandlerinfo->ptarget = ptarget;
phandlerinfo->pmf = mmf.pfn;
return true;
}
switch (nsig)
{
case afxsigcmd_v:
// normal command or control notification
assert(cn_command == 0); // cn_command same as bn_clicked
assert(pextra == null);