Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Computer programs expand so as to fill the core available.


devel / comp.lang.tcl / ANNOUNCE: Tcl Windows API 4.7.1 released

SubjectAuthor
* ANNOUNCE: Tcl Windows API 4.7.1 releasedapn
`- Re: ANNOUNCE: Tcl Windows API 4.7.1 releasedHarald Oehlmann

1
ANNOUNCE: Tcl Windows API 4.7.1 released

<t7p46b$r6g$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=19498&group=comp.lang.tcl#19498

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: palmtcl@yahoo.com (apn)
Newsgroups: comp.lang.tcl
Subject: ANNOUNCE: Tcl Windows API 4.7.1 released
Date: Wed, 8 Jun 2022 08:44:14 +0530
Organization: A noiseless patient Spider
Lines: 70
Message-ID: <t7p46b$r6g$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 8 Jun 2022 03:14:19 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="60c0877a940663e4303833ce353806dd";
logging-data="27856"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+zxeDUDxLxX/9xTL0/1ihK"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Cancel-Lock: sha1:0K7MixXelaeMCva7WYqJsgDCwX4=
Content-Language: en-US
 by: apn - Wed, 8 Jun 2022 03:14 UTC

# Tcl Windows API (TWAPI) 4.7.1

This is the release version of TWAPI 4.7.1.

* Project home page is at https://twapi.sourceforge.net
* V4.7 documentation is at https://twapi.magicsplat.com/v4.7
* Downloads are at
https://sourceforge.net/projects/twapi/files/Current%20Releases/Tcl%20Windows%20API/twapi-4.7.1/

## Supported platforms

TWAPI 4.7 requires

* Windows XP (32-bit only) or later (32- or 64- bit)
* Tcl 8.6 (32- or 64-bit)

## Changes since 4.6

For a complete list, including INCOMPATIBLE CHANGES, see
https://twapi.magicsplat.com/v4.7/versionhistory.html

## Distributions

TWAPI is distributed in multiple formats.
See https://twapi.magicsplat.com/v4.7/installation.html for the details
and the pros and cons of each format.

## TWAPI Summary

The Tcl Windows API (TWAPI) extension provides
access to over 600 functions in the Windows API
from within the Tcl scripting language.

Functions in the following areas are implemented:

* System functions including OS and CPU information,
shutdown and message formatting
* User and group management
* COM client and server 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
* Windows event tracing
* 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
* Named pipes
* Clipboard access
* Taskbar icons and notifications
* Console mode functions
* Window stations and desktops
* Internationalization
* Task scheduling
* Shell functions
* Registry
* Windows Management Instrumentation
* Windows Installer
* Synchronization
* Power management
* Device I/O and management
* Crypto API and certificates
* SSL/TLS
* Windows Performance Counters

Re: ANNOUNCE: Tcl Windows API 4.7.1 released

<t7pgbc$k35$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=19500&group=comp.lang.tcl#19500

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: wortkarg2@yahoo.de (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: ANNOUNCE: Tcl Windows API 4.7.1 released
Date: Wed, 8 Jun 2022 08:41:48 +0200
Organization: A noiseless patient Spider
Lines: 28
Message-ID: <t7pgbc$k35$1@dont-email.me>
References: <t7p46b$r6g$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 8 Jun 2022 06:41:48 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="032a113063f1a060495fd89eebfae533";
logging-data="20581"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+HOgw60avL9KVDMWzlsb3v"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Cancel-Lock: sha1:VOEtvT8h7XwbPBm7P0roBFK/aCU=
In-Reply-To: <t7p46b$r6g$1@dont-email.me>
Content-Language: en-GB
 by: Harald Oehlmann - Wed, 8 Jun 2022 06:41 UTC

Am 08.06.2022 um 05:14 schrieb apn:
>
> # Tcl Windows API (TWAPI) 4.7.1
>
> This is the release version of TWAPI 4.7.1.
>
>   * Project home page is at https://twapi.sourceforge.net
>   * V4.7 documentation is at https://twapi.magicsplat.com/v4.7
>   * Downloads are at
> https://sourceforge.net/projects/twapi/files/Current%20Releases/Tcl%20Windows%20API/twapi-4.7.1/
>
>
> ## Supported platforms
>
> TWAPI 4.7 requires
>
>   * Windows XP (32-bit only) or later (32- or 64- bit)
>   * Tcl 8.6 (32- or 64-bit)
>
> ## Changes since 4.6
>
> For a complete list, including INCOMPATIBLE CHANGES, see
> https://twapi.magicsplat.com/v4.7/versionhistory.html

Awesome work, Ashok, thank you!
Specially, your WMI work with the great tutorial book was totally new to
me, I apreciate!
Harald

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor