![]() |
|
#2
|
|||
|
|||
|
OK, this Delphi line does exactly, what I want:
Code:
SetWindowText(FindWindowEx(FindWindow('TADCPwnd', nil), 0, 'TEdit', 'punkrock'), 'my tiny little value');
The values are all constants except "my tiny little value". I looked in my debugger what this code looks like in Assembly language, result: http://home.scarlet.be/~il095280/functioncall.gif (only ~ 4KB) How to insert the function-calls to FindWindowExA and FindWindowA into the other program? Only SetWindowTextA is used on other locations in that program. Please help me! Last edited by aldente; 10-30-2005 at 07:24. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Free registration codes-Opera Browser 10-year online anniversary party | Warren | General Discussion | 3 | 09-02-2005 06:49 |
| Tor - An anonymous Internet communication system | Shub-Nigurrath | General Discussion | 1 | 05-24-2005 01:29 |