Главная страница
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.025 c
3-1127744907
Malamba
2005-09-26 18:28
2005.11.06
запрос с параметрами вымахивается


3-1127816452
Ольга
2005-09-27 14:20
2005.11.06
Где найти Description поля


14-1129239778
Kerk
2005-10-14 01:42
2005.11.06
Чебурашка


1-1129528210
Карелин Артем
2005-10-17 09:50
2005.11.06
Как сохранить/считать свойства потомка TObject в строку?


3-1127827263
vishnia
2005-09-27 17:21
2005.11.06
Index is out of date - почему?