Вниз
Скачать: CL | DM;

sending message inside same application   Найти похожие ветки 

 
Lars   (2005-02-04 11:30) [0]

Hello,

Inside the same program, when calling these messages to an edit box it doesn"t seem to work. Maybe I am missing something or there is a valid reason..

{Ed1 is a KOLEditBox on the form}

ed1.Perform(wm_char,70,0);
sendmessage(ed1.handle,wm_char,70,0);

Yet from an external KOL exe sending to another KOL Exe I can do this:

sendmessage(HandleOfEd1,wm_char,70,0);


 
Владимир Кладов   (2005-02-04 18:47) [1]

EditBox must be in focus, no matter in the same or in another application. It is better to use Stroke2Window sometime.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.023 c
6-1118236818
Vadim
2005-06-08 17:20
2005.10.02
Отправить письмо.


1-1126142152
Иосиф
2005-09-08 05:15
2005.10.02
Бегущая строка с изображениями / текстом


2-1124596160
Serfy
2005-08-21 07:49
2005.10.02
Как убрать границу кнопки?


6-1117983027
-=Germe$=-
2005-06-05 18:50
2005.10.02
Как отправлять принимать сообщения(пакеты) по IPX


14-1126477969
Мексиканец
2005-09-12 02:32
2005.10.02
Какой трассер лучше юзать?




   Наверх