Skip to content

mbeijen/win32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win32 - Interfaces to some Win32 API Functions

This module contains interfaces to some Win32 API functions, grouped
together purely for historical reasons.  Most of the functions were
copied from the "Perl for Win32" version of Perl 5.003_07 from
ActiveWare, but moved out of the core into a module to try to stop
bloating the core Perl library.

The Win32 module is part of core Perl starting with Perl 5.8.4.
It is being maintained by Jan Dubois <jand@activestate.com>.

Starting with Win32 version 0.27 it also contains all the remaining
Win32::* function that are statically built into the core to make them
upgradeable via CPAN too (except for Win32::SetChildShowWindows(),
which is tightly coupled with the core implementation).

This module is free software; you may redistribute it and/or modify it
under the same terms as Perl itself.

The "Perl for Win32" source code was licensed under the same terms
as Perl itself and contained this copyright notice:

(c) 1995 Microsoft Corporation. All rights reserved. 
    Developed by ActiveWare Internet Corp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%