Last Changes in ZoneScreen. October 31, 2010, Build 1.1.13.0 - Installing XPDM driver in WDDM environment. - Excluding mouse pointer from frame buffer. - Option to disable showing mouse pointer at client. - Fixing minor bug about local mouse pointer repaint. - Not using difx API anymore, completely manual install. - Support for nonaligned custom resolutions. October 10, 2010, Build 1.1.12.0 - Hooking GDI functions to have list of updated rectangles in driver. - Mapping frame buffer and list of updated rectangles to user-mode client application, like ZoneScreen Wizard or TightVNC Server. For security reasons buffer mapping is limited to local administrators. - Checkmark for stretch/scale menu option. - Shutdown deadlock fixed in Wizard in server mode. - Help documentation as .chm file. - Per-user and per-machine installation options. - Elevated driver installation in UAC-enabled environment. - Elevation for adding custom driver resolution. - Refactored driver installation and fixed uninstall. - Attaching and detaching ZoneScreen display from Wizard menu. May 25, 2010, Build 1.0.11.0 - Saving last used host name in HKCU hive. - Command line usage info added to wizard menu. - Stretching/scaling at client side. March 28, 2009, Build 1.0.10.0 - Handling dynamic screen resolution change at server side. - Screen saver at client side doesn't start when client is foreground window. October 3, 2008, Build 1.0.9.0 - Support for custom resolutions in virtual display driver. Modes are stored under Services\ZoneScreen key and could be configured from ZoneScreen Wizard. - Support for IA64 architecture dropped. - Simple MSI installer for Windows XP created using Wix. February 27, 2007, Build 1.0.8.0 - Few more resolutions in virtual display driver. - Video mode selection right from ZoneScreen wizard, which allows use screen modes not supported by default display control panel (resolutions like 480x640, 320x240, 240x320, etc). - NetBIOS name lookup for local machine right from ZoneScreen wizard. February 17, 2007, Build 1.0.7.0 - Few more resolutions in virtual display driver and fix in client repaint routine. February 8, 2007, Build 1.0.6.0 - Few more resolutions in virtual display driver and fix in full-screen positioning. February 6, 2007 - ZoneScreen ported to Windows 2000. Frankly speaking, wizard taken from build for Windows 98 (build 1.0.5.0), but virtual display driver built specially for Windows 2000. February 4, 2007 - ZoneScreen wizard ported to Windows 98. This is also the first branch which works in Linux (under Wine). January 22, 2007, Build 1.0.5.0 - Now ZoneScreen wizard in server mode minimizes to system tray. - Also there is a possibility to save currently typed configuration to a shortcut, which also could be automatically placed to startup menu folder for current user, allowing saved configuration to be invoked at user logon. January 20, 2007, Build 1.0.4.0 - One more resolution in virtual display driver. - Command line options support in ZoneScreen wizard. January 15, 2007, Build 1.0.3.0 - Few more resolutions in virtual display driver. - Simple install/remove scripts. November 25, 2006, Build 1.0.2.0 - Few minor fixes in differential bitmap protocol - Fixes in client-side image managing. November 22, 2006, Build 1.0.1.0 - ZoneScreen now use differential bitmaps. This mean that network traffic is almost zero if image is static. November 20, 2006 - ZoneScreen wizard ported to Windows Mobile. Now it is possible to extend/mirror your desktop with screen of Pocket PC. November 17, 2006 - Support for 8 and 16-bit colors added to display driver. Now it is ready to be used for native representation of 640x480 16-bit displays of Pocket PC. November 11, 2006 - Frame buffer moved from session space to system paged pool, which significantly decreases CPU usage. Now task manager shows 0% usage for 20 FPS local rendering of 640x480 high color image. November 9, 2006 - Generic support for several video modes. November 7, 2006 - Basic display driver under Windows NT written, based on DDK video samples. It already could be installed, showing extra monitor in 'Settings' desktop properties panel. By design, this virtual monitor should be visible to NT as normal display, but instead of drawing it should redirects all commands to network client. Thus it will be actually network monitor. November 6, 2006 - ZoneScreen project started.