Win32::GUI::Grid version 0.06
=============================
Win32::GUI::Grid add a grid control to Win32::GUI.
This module use MFC Grid control By Chris Maunder.
Url :
http://www.codeproject.com/miscctrl/gridctrl.asp
(Modified sources code include)
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make install
DEPENDENCIES
This module requires these other modules and libraries:
Win32::GUI
Microsoft Foudation Classes (MFC)
WEB PAGE AND PPM REPOSITORY
See:
http://perso.club-internet.fr/rocherl/Win32GUI.html
COPYRIGHT AND LICENCE
Copyright 2003 by Laurent Rocher (
[email protected]).
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
See <
http://www.perl.com/perl/misc/Artistic.html>.