Thread
:
How can I start programming this program ?
View Single Post
domain
Go4Expert Member
9May2007,19:25
OK, I figure it out :
PHP Code:
void CTetDlg
::
OnButton1
()
{
exit(
1
);
}