@@ -68,6 +68,7 @@
/>
<Tool
Name="VCLinkerTool"
+ OutputFile="$(OutDir)\$(ProjectName)D.exe"
LinkIncremental="2"
UACExecutionLevel="2"
GenerateDebugInformation="true"
@@ -451,6 +451,10 @@ void CTestWizardToolDlg::LoadKeyInfo(std::vector<KeyInfo> &vtKeyInfo, std::strin
// 譜崔報炎侘彜;
it->pbtnInfo->pBTN->SetMouseCursorHand();
}
+ else
+ {
+ it->pbtnInfo->pBTN->SetWindowText(it->strName.c_str());
+ }
// 譜崔嘘尚弼;
it->pbtnInfo->pBTN->SetFaceColor(it->color, TRUE);