Due to server problems the website is temporarily offline! Visit http://www.smorgasbordet.com/pellesc/ to download Pelles C.
EN_CHANGE is the HIWORD of wParam. What is the LOWORD? Is it the handle to the current window?
I put EN_CHANGE for the HIWORD of wParam and it worked except that EN_CHANGE seemed to be activated when the controls were created. If I change the contents of a control with a SetWindowText, does this activate EN_CHANGE?