Hi all!

I'm wondering how to catch a certain mouse event:

After resizing a modeless dialog box, I want a function to run when the user releases the left mouse button. WM_LBUTTONUP won't work for some reason.