Help for this page

Select Code to Download


  1. or download this
        my $getCursor = new Win32::API('user32', 'GetCursorPos','S','N');
    
  2. or download this
        my $getCursor = new Win32::API('user32', 'GetCursorPos','P','N');
    
  3. or download this
                            croak("Win32::API::Call: parameter %d must be 
    +a%s",  i+1, " Win32::API::Struct object!\n");