BeginnerProgrammer
پنج شنبه 14 مرداد 1389, 20:25 عصر
سلام
چطوری میشه یه کمان رسم کرد؟ کد زیر اشتباس(کار نمی کنه:ناراحت:)؟؟؟؟؟
BOOL CModlessDlg::OnInitDialog()
{
CDialog::OnInitDialog();
CClientDC d(this);
d.ArcTo(20,30,30,45,20,60,45,20);
return TRUE; // return TRUE unless you set the focus to a control
}
لطفا کمک کنید:افسرده:
چطوری میشه یه کمان رسم کرد؟ کد زیر اشتباس(کار نمی کنه:ناراحت:)؟؟؟؟؟
BOOL CModlessDlg::OnInitDialog()
{
CDialog::OnInitDialog();
CClientDC d(this);
d.ArcTo(20,30,30,45,20,60,45,20);
return TRUE; // return TRUE unless you set the focus to a control
}
لطفا کمک کنید:افسرده: