Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $result = GetCursorInfo($pci) or die $^E; # DIES HERE, RESULTS BELO
    +W
    
    print Dumper($pci);  # after, hopefully full of useful information
    
  2. or download this
    The parameter is incorrect at getmouseshape.pl line 27, <DATA> line 16
    +4.
    
  3. or download this
    $VAR1 = bless( {
                     '__typedef__' => 'PCURSORINFO',
    ...
                                    ]
                                  ]
                   }, 'Win32::API::Struct' );