When my application starts up, it is set to display full screen and to be topmost (there's actually a splashscreen displayed fullscreen until the User logs in). This is an MFC MDI app.

The problem is if I have Windows Media Player running when I start my app, my application window is offset from the top-left of the screen (by like 200 pixels).

Strange; anybody ever seen this behavior before?