I have used the resource editor to place a button on my dialog app. In my
InitDialog() I have performed the GetDlgItem() for the button, but cannot
find a routine that will allow me to simply enable/disable the button or
checkbox. How can I accomplish this?
Demir