The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Win32API::File"

Win32API::File - Low-level access to Win32 system API calls for files/dirs. River stage two • 5 direct dependents • 39 total dependents

This provides fairly low-level access to the Win32 System API calls dealing with files and directories. To pass in "NULL" as the pointer to an optional buffer, pass in an empty list reference, "[]". Beyond raw access to the API calls and related cons...

CHORNY/Win32API-File-0.1203 - 12 Mar 2016 19:33:15 UTC

Win32API::File::Time - Set file times, even on open or readonly files. River stage zero No dependents

The purpose of Win32API::File::Time is to provide maximal access to the file creation, modification, and access times under MSWin32. Under Windows, the Perl utime module will not modify the time of an open file, nor a read-only file. The comments in ...

WYANT/Win32API-File-Time-0.012 - 03 Nov 2021 13:24:45 UTC

Win32API::Registry - Low-level access to Win32 system API calls from WINREG.H River stage two • 3 direct dependents • 27 total dependents

This provides fairly low-level access to the Win32 System API calls dealing with the Registry [mostly from WINREG.H]. This is mostly intended to be used by other modules such as "Win32::TieRegistry" [which provides an extremely Perl-friendly method f...

CHORNY/Win32API-Registry-0.33 - 04 Apr 2015 12:37:19 UTC

Win32API::CommPort - Raw Win32 system API calls for serial communications. River stage one • 1 direct dependent • 1 total dependent

This provides fairly low-level access to the Win32 System API calls dealing with serial ports. Uses features of the Win32 API to implement non-blocking I/O, serial parameter setting, event-loop operation, and enhanced error handling. To pass in "NULL...

BBIRTH/Win32-SerialPort-0.22 - 11 Jun 2010 14:29:07 UTC

Win32API::ToolHelp - Perl extension for obtaining information about currently executing applications using the plain Win32 ToolHelp API River stage zero No dependents

The functions provided by the *ToolHelp* library make it easier for you to obtain information about currently executing applications. These functions are designed to streamline the creation of tools, specifically debuggers. It covers enumerating the ...

PRANTL/Win32API-ToolHelp-0.02 - 15 Jul 2002 09:44:12 UTC

Win32API::Resources - Use Win32::API to retrieve popular resources from Kernel32.dll and others River stage zero No dependents

To use this module put the following line at the beginning of your script: use Win32API::Resources; Any one of the functions can be referenced by: var = Win32API::Resources::function except for Win32API::Resources::ShowKeys() which does not return a ...

BSTURNER/Win32API-Resources-0.06 - 08 Sep 1999 03:50:48 UTC

Win32API::ProcessStatus - Perl extension for obtaining information about processes using the plain Win32 PSAPI River stage zero No dependents

The *ProcessStatus* helper functions make it easier for you to obtain information about processes. It covers enumerating the currently running processes and their modules. The results are return in a form as close as possible to the original Win32 AP...

PLICEASE/Win32API-ProcessStatus-0.05 - 02 Apr 2015 00:01:23 UTC

Win32API::MIDI::SysEX - Perl Module for MIDI System Exclusive Message. River stage zero No dependents

Overview This module is still under development and most of function are not debugged yet. And the this module may have to be renamed as MIDI::SysEX in the future, since this module is dependent with Microsoft Windows....

HAYASHI/Win32API-MIDI-0.05 - 14 Apr 2003 04:04:33 UTC
8 results (0.03 seconds)