Hi,

My question is: what windows messages are sent to dialogs child controls when the user moves the dialog windowover the screen?

I checked WM_MOVING, WN_MOVE, WM_SIZE handlers in child...