Hi,
I have a program on VisualC++ with an IDD_PROPPAGE (declared in PropPages.cpp) containing a IDC_Button.
I create with the ClassWizard the
"IDC_Button:BN_CLICKED" function and the variable "m_Button"(CButton type). so I need to use this clicked event detection in another source file.
I just...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.