Prev: Newbie question about path failures in a configure script that requires Tcl
Next: what do tclers think about google go?
From: APN on 1 Jan 2010 06:23 Version 2.2.3 of the Tcl Windows API (TWAPI) extension has been released. Project home page, including documentation, examples and download links, is at http://twapi.magicsplat.com NOTE: This will be the last release of TWAPI to support Windows 2000 and Tcl 8.4. Future releases will require at least Windows XP and Tcl 8.5. V2.2 Changes ------------ Primary changes are in the areas of device notifications, COM and Windows services. See http://twapi.magicsplat.com/versionhistory.html for a full list of changes. TWAPI Summary -------------- The Tcl Windows API (TWAPI) extension provides access to over 470 functions in the Windows API from within the Tcl scripting language. The extension targets Windows 2000 and later. Functions in the following areas are implemented: * System functions including OS and CPU information, shutdown and message formatting * User and group management * COM client support * Security and resource access control * Window management * User input: generate key/mouse input and hotkeys * Basic sound playback functions * Windows services * Windows event log access * Process and thread management * Directory change monitoring * Lan Manager and file and print shares * Drive information, file system types etc. * Network configuration and statistics * Network connection monitoring and control * Clipboard access * Console mode functions * System performance data * Window stations and desktops * Internationalization * Task scheduling * Shell functions for shortcuts, themes, dialogs * Windows Installer * Power management * Device I/O * Crypto API |