
15.04.2011, 16:23
|
 |
Let Me Show You
|
|
Регистрация: 30.04.2010
Адрес: Северодвинск
Сообщения: 5,426
Версия Delphi: 7, XE5
Репутация: 59586
|
|
Цитата:
SetWindowText cannot change the text of a control in another application.
To set the text of a control in another process, send the WM_SETTEXT message directly instead of calling SetWindowText.
|
http://msdn.microsoft.com/en-us/libr...46(VS.85).aspx
__________________
Пишу программы за еду.
__________________
|