There is no api for tracking a Window RESIZE event (although there is
for a Window MOVE event).
Turns out that on Solaris, you can use the MOVE event to catch resize,
but there is no way to get this event on the win32 platform.
for a Window MOVE event).
Turns out that on Solaris, you can use the MOVE event to catch resize,
but there is no way to get this event on the win32 platform.