Overview

Tcl Windows API V1.1 overview

DESCRIPTION

The Tcl Windows API (TWAPI) extension provides access to functions in the Windows API from within the Tcl scripting language. The extension targets the Windows NT family (NT 4.0, Windows 2000, Windows XP and Windows 2003), and is not supported on the Windows 95/98/ME platforms.

The extension provides access to the Windows API at two levels:

Commands

The TWAPI extension may be loaded through a package require twapi command.

All commands installed by this extension fall under the twapi:: namespace.

COPYRIGHT

Copyright © 2003-2007 Ashok P. Nadkarni