Is there any way to find out where the user has moved a window? I'm trying to save a file that contains the size and position of the window.
Currently, I set the window's position with SetPosition, but is there no way to find out if/where the user moves it?