Главная страница
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.017 c
1-82309
pec2
2003-09-13 22:25
2003.09.25
перевод значения из string в pchar


3-82053
CrazyCrazyMax
2003-09-05 17:32
2003.09.25
Как динамически создать таблицу и изменить ее структуру???


1-82301
Kostik
2003-09-12 17:14
2003.09.25
Защита от копирования


14-82444
vopros
2003-09-08 11:15
2003.09.25
Помогите с Application.messageBox


3-82121
Layner
2003-09-04 14:29
2003.09.25
Как из программы в отчёт передать переменную?