WIN32 Button Message
Hi,
I have made a dialog box with visual c++ 6, on this dialog box i have disable somme buttons. The question is : How to activate it by sending messages like
SendDlgItemMessage(hDlg, RADIO_1, ?????, true, 0);
thanks you a lot.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement