I'm trying to write an application using the MapPoint control on a tablet PC running in portrait at 600x800 resolution. The control (and MP itself) require a minimum of 640x480 so it won't work. I don't want to run outside the native resolution of the LCD. Is there any way to spoof the resolution to that application so it thinks it's running at one thing (say 1024x768) when XP is running at something else (600x800)? I'm not very experienced at Windows API coding so the more detailed help (if there's any), the better...thanks!