Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.09.25;
Скачать: CL | DM;

Вниз

В чем разница?   Найти похожие ветки 

 
3APA3A ©   (2003-07-25 02:57) [0]

GetActiveWindow и GetForegroundWindow


 
Юрий Зотов ©   (2003-07-25 03:17) [1]

The GetActiveWindow function retrieves the window handle to the active window associated with the thread that calls the function.

If the calling thread does not have an active window, the return value is NULL.

==========

The GetForegroundWindow function returns the handle of the foreground window ( the window with which the user is currently working ).


 
3APA3A ©   (2003-07-25 03:32) [2]

То есть GetActiveWindow возвращает Handle окна выполняемого потока?


 
default ©   (2003-07-25 03:43) [3]

3APA3A © (25.07.03 03:32)
вызов GetActiveWindow успешен, если вызвавший эту функцию поток имеет активное окно



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

Текущий архив: 2003.09.25;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.037 c
1-82179
fender
2003-09-12 14:29
2003.09.25
Активность


1-82293
Zeratul
2003-09-14 23:01
2003.09.25
Подсветка синтаксиса в TRichEdit.


14-82407
Nikky
2003-09-09 09:44
2003.09.25
Новая волна


14-82432
nick-from
2003-09-08 12:22
2003.09.25
Цифровой номер


1-82283
Sima
2003-09-13 18:07
2003.09.25
Передача данных между формами