Powered by Invision Power Board CaseModding.de.vu Radio Nachteule - Eure Augen werden Ohren machen


  Reply to this topicStart new topicStart Poll

> WindowControlSpy 0.1
ViRuSTriNiTy
Posted: December 09, 2009 10:21 pm
Quote Post


Administrator
******

Group: Admin
Posts: 7138
Member No.: 1
Joined: January 15, 2004



Mit diesem Plugin kann man aus einer beliebigen Anwendung den Text eines Fensterelements auslesen (Textfelder funktionieren derzeit nicht).

--

This plugin can be used to read out the text of a window control of an arbitrary application (edit controls not supported yet).

--

Benutzung / Usage:

CODE

%UsePlugin(
 / plugin dll /
 'wcs\wcs.dll',  

 / window name, use winspector to determine a windows name /
 'Globetrotter Connect',

 / index of the window control, use winspector to determine index or just give it a try, all controls of the window specified by parameter 'WindowName' are enumerated from first (index 0) to last (index n) /
 1,

 /reserved word, no other value supported yet /
 Text
)


Attached File ( Number of downloads: 130 )
Attached File  WindowControlSpy_Plugin_LCDHype_v01.zip


--------------------
Current stable version of LCDHype : 0.7.3.5
PMEmail PosterUsers WebsiteICQAOLYahooMSN
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 





[ Script Execution time: 0.0604 ]   [ 12 queries used ]   [ GZIP Enabled ]