Показать сообщение отдельно
  #7  
Старый 15.04.2011, 16:23
Аватар для NumLock
NumLock NumLock вне форума
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
__________________
Пишу программы за еду.
__________________
Ответить с цитированием