AppendMenuW (MF_STRING, , _T("重定义")); menu.AppendMenuW(, MF_SEPARATOR);//增加一条直线menu.AppendMenuW(MF_STRING, , _T("修改")); menu.Append ...
確定! 回上一頁