Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Win32::API

by dada (Chaplain)
on Jul 15, 2002 at 09:57 UTC ( [id://181728]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Win32::API 0.40;
    
    ...
    my $retval = GetCursorPos($point);
    
    print "Cursor is at $point->{x}, $point->{y}\n";
    
  2. or download this
    __END__
    $_=q,just perl,,s, , another ,,s,$, hacker,,print;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://181728]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-19 19:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found