Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: How can I fetch text from Windows Title Bars?

by bmann (Priest)
on Sep 20, 2005 at 23:29 UTC ( [id://493621]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use Win32::API;
    ...
            }, "NN", "N",
        );
    my $ret = $enumwindows->Call( $cb, 0 );
    
  2. or download this
    C:\S>perl enumwin.pl Mozilla
    Command Prompt - perl enumwin.pl Mozilla
    preview page - Mozilla Firefox
    

Log In?
Username:
Password:

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

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

    No recent polls found