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

Вниз

Хендл активного окна   Найти похожие ветки 

 
z_1   (2002-05-20 15:52) [0]

Народ, не подскажете как найти хендл активного окна?


 
savva ©   (2002-05-20 15:54) [1]

GetActiveWindow
The GetActiveWindow function retrieves the window handle to the active window attached to the calling thread"s message queue.

HWND GetActiveWindow(VOID);


 
Song ©   (2002-05-20 17:07) [2]

GetForeGroundWindow


 
savva ©   (2002-05-20 17:49) [3]

> Song © (20.05.02 17:07)
не существенно, но GetForeGroundWindow возвращает
foreground window
, а надо Хендл активного окна :)) А это не одно и тоже :)

без обид и флейма :))


 
Anatoly Podgoretsky ©   (2002-05-20 18:18) [4]

The GetForegroundWindow function returns the handle of the foreground window ( the window with which the user is currently working). Вот active window attached to the calling thread"s может быть не совсем то, из вопроса не ясно.



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

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

Наверх




Память: 0.47 MB
Время: 0.01 c
1-81358
alxx
2002-07-13 18:54
2002.07.25
Undo в RxRichEdit


14-81449
arbiter
2002-06-27 21:59
2002.07.25
ISO 9660


14-81461
MAxiMum
2002-06-25 16:21
2002.07.25
Поддержка Font.Charset


1-81250
Brand
2002-07-14 22:40
2002.07.25
Вызов из DLL функции exe-шника?


1-81256
Lego
2002-07-12 01:28
2002.07.25
Как у DBGrid1 указать Title из Edit1 ?