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

Вниз

Управление окнами   Найти похожие ветки 

 
ArtemESC   (2005-09-06 23:09) [0]

Доброго времени суток...
Как получить список всех окон Windows?
Список с именами форм.


 
kami ©   (2005-09-06 23:22) [1]

EnumWindows +(возможно)EnumChildWindows
или
GetWindow

The EnumWindows function does not enumerate child windows, with the exception of a few top-level windows owned by the system that have the WS_CHILD style.
This function is more reliable than calling the GetWindow function in a loop. An application that calls GetWindow to perform this task risks being caught in an infinite loop or referencing a handle to a window that has been destroyed.
(c) MSDN


 
easy ©   (2005-09-07 09:33) [2]

http://dfc.com.ru/faq/?base=main&p=9



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

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

Наверх




Память: 0.46 MB
Время: 0.035 c
3-1127119796
worldmen
2005-09-19 12:49
2005.11.06
SQL для 3-х таблиц ?


14-1129225940
partizan
2005-10-13 21:52
2005.11.06
Векторно-матричный метод решение СЛАР


1-1129637791
Федор
2005-10-18 16:16
2005.11.06
TWebBrowser


1-1129371372
DelphiLexx
2005-10-15 14:16
2005.11.06
Как в TRadioGroup разместить символ δ - дельта?


2-1128958339
invisibleds@yandex.ru
2005-10-10 19:32
2005.11.06
Как можно подключится к MayaSQL или MsSql через delphi?