Win32::API - Perl Win32 API Import Facility
To use this module put the following line at the beginning of your script: use Win32::API; You can now use the "new()" function of the Win32::API module to create a new Win32::API::More object (see "IMPORTING A FUNCTION") and then invoke the "Call()"...
BULKDD/Win32-API-0.84 - 21 Jan 2016 20:13:25 UTC
Win32::API::Type - C type support package for Win32::API
This module is automatically imported by Win32::API, so you don't need to 'use' it explicitly. These are the methods of this package: "typedef NAME, TYPE" This method defines a new type named "NAME". This actually just creates an alias for the alread...
BULKDD/Win32-API-0.84 - 21 Jan 2016 20:13:25 UTC
Win32::API::Callback - Callback support for Win32::API
BULKDD/Win32-API-0.84
-
21 Jan 2016 20:13:25 UTC
Win32::TSA::Notify - Win32 Taskbar Status Area Notification System
"Win32::TSA::Notify" is an Win32 Taskbar Status Area Notification System. ... tdb...
THW/Win32-TSA-Notify-0.01 - 01 Sep 2006 00:57:00 UTC
Win32::Security::NamedObject - Security manipulation for named objects
This module provide an object-oriented interface for manipulating security information on named objects (i.e. files, registry keys, etc.). Note that, like the rest of "Win32-Security", it currently only provides support for files. It has been archite...
TEVERETT/Win32-Security-0.50 - 22 Mar 2004 03:32:24 UTC