I have handle of a text box and want to trigger an event in ATL c++ on any text change in text box.
+1
A:
ATL 3.0 Window Classes: An Introduction is one of the best introductory articles for ATL Windowing system.
Having read that then EN_CHANGE notification should point you in the right direction.
Cristian Adam
2009-10-07 12:20:22