Курсовая работа: Анализ треугольника
// butDlg dilg usd fr but
lss butDlg: ubli Dilg
{
ubli:
butDlg();
// Dilg Dt
// {{F_DT(butDlg)
num {IDD = IDD_BUTB};
// }} F_DT
// lssWizrd gnrtd virtul funtin vrrids
// {{F_VIRTUL(butDlg)
rttd:
virtul vid DDthng (Dthng* D); // DD/DDV surt
// }} F_VIRTUL
// Imlmnttin
rttd:
// {{F_MSG(butDlg)
// }} F_MSG
DLR_MSSG_M()
};
butDlg:butDlg(): Dilg (butDlg:IDD)
{
// {{F_DT_INIT(butDlg)
// }} F_DT_INIT
}
vid butDlg:DDthng (Dthng* D)
{
Dilg:DDthng(D);
// {{F_DT_M(butDlg)