Help for this page
#!c:\perl\bin\perl -w use strict; ... my $point = Win32::API::Struct->new( 'LPPOINT' ) or die $!; print Dumper( $point );
Unknown Win32::API::Struct 'LPPOINT' at C:\point.pl line 9 Died at C:\point.pl line 9, <DATA> line 164.