Last Changes in ZoneScreen. 25 May, 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. 28 March, 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. 3 October, 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. 27 February, 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. 17 February, 2007, Build 1.0.7.0 - Few more resolutions in virtual display driver and fix in client repaint routine. 8 February, 2007, Build 1.0.6.0 - Few more resolutions in virtual display driver and fix in full-screen positioning. 6 February, 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. 4 February, 2007 - ZoneScreen wizard ported to Windows 98. This is also the first branch which works in Linux (under Wine). 22 January, 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. 20 January, 2007, Build 1.0.4.0 - One more resolution in virtual display driver. - Command line options support in ZoneScreen wizard. 15 January, 2007, Build 1.0.3.0 - Few more resolutions in virtual display driver. - Simple install/remove scripts. 25 November, 2006, Build 1.0.2.0 - Few minor fixes in differential bitmap protocol - Fixes in client-side image managing. 22 November, 2006, Build 1.0.1.0 - ZoneScreen now use differential bitmaps. This mean that network traffic is almost zero if image is static. 20 November, 2006 - ZoneScreen wizard ported to Windows Mobile. Now it is possible to extend/mirror your desktop with screen of Pocket PC. 17 November, 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. 11 November, 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. 9 November, 2006 - Generic support for several video modes. 7 November, 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. 6 November, 2006 - ZoneScreen project started.