- 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
- or download this
The parameter is incorrect at getmouseshape.pl line 27, <DATA> line 16
+4.
- or download this
$VAR1 = bless( {
'__typedef__' => 'PCURSORINFO',
...
]
]
}, 'Win32::API::Struct' );