C
Chris Saunders
I'm hoping that this question is not off topic on this newsgroup. If it is
please redirect me if you know an appropriate group. I'm actually writing a
program in another language (Eiffel) but if I can learn how to accomplish
this in C I can convert the solution. What I wish to do is use
PostThreadMessage() to send a message to a control so that it will become
enabled/disabled. Reading the documentation on WM_ENABLE leads me to
believe that this message will not accomplish this. Can anyone assist?
Regards
Chris Saunders
please redirect me if you know an appropriate group. I'm actually writing a
program in another language (Eiffel) but if I can learn how to accomplish
this in C I can convert the solution. What I wish to do is use
PostThreadMessage() to send a message to a control so that it will become
enabled/disabled. Reading the documentation on WM_ENABLE leads me to
believe that this message will not accomplish this. Can anyone assist?
Regards
Chris Saunders