Главная страница
    Top.Mail.Ru    Яндекс.Метрика
Форум: "Начинающим";
Текущий архив: 2007.01.21;
Скачать: [xml.tar.bz2];

Вниз

Проблема с Хендлом окна.   Найти похожие ветки 

 
Fus1on   (2006-12-27 23:27) [0]

Мне нужно запустить дочернее окно через ShellExecute и изьять его хендл, что бы в другой раз при вызове функции - окно просто максимизировалось.

Пробовал так:

procedure TForm1.ShellChangeNotifier1Change;
begin
if (FindWindow ("ExploreWClass", nil) = myHwnd) then
 begin
  ShowWindow(myHwnd, SW_MAXIMIZE);
end
else
begin
 ShellExecute(h, "explore", fpath, nil, nil, SW_SHOWMAXIMIZED);
 myHwnd := GetActiveWindow;
end;
end;

но,   myHwnd := GetActiveWindow; - не помогает, т.к. при любых параметрах оно почему - то всеравно не активное, да и возможно условие не правильно. В общем прошу помощи специалистов :)


 
BiN ©   (2006-12-28 09:52) [1]

The WaitForInputIdle function enables a thread to suspend its execution until the specified process has finished its initialization and is waiting for user input with no input pending. This can be useful for synchronizing a parent process and a newly created child process. When a parent process creates a child process, the CreateProcess function returns without waiting for the child process to finish its initialization. Before trying to communicate with the child process, the parent process can use WaitForInputIdle to determine when the child"s initialization has been completed. For example, the parent process should use WaitForInputIdle before trying to find a window associated with the child process.
(с) msdn


 
Правильный Вася   (2006-12-28 11:24) [2]

изьять его хендл
какой ужас! бедное окно! как оно будет жить без рукоятки?


 
trubin ©   (2006-12-28 12:09) [3]


> myHwnd := GetActiveWindow;

GetForegroundWindow


 
Fus1on   (2006-12-30 19:39) [4]

thx



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

Форум: "Начинающим";
Текущий архив: 2007.01.21;
Скачать: [xml.tar.bz2];

Наверх




Память: 0.45 MB
Время: 0.042 c
2-1167314886
cvg
2006-12-28 17:08
2007.01.21
не находится хэндл у самой программы


11-1144326059
Коля
2006-04-06 16:20
2007.01.21
Создание базы данных.


2-1167476157
ламер 2.Х
2006-12-30 13:55
2007.01.21
Indy


15-1167416437
Kolan
2006-12-29 21:20
2007.01.21
Где бы контролы для графиков взять?


2-1167414476
eXPell
2006-12-29 20:47
2007.01.21
Не могу понять почему так





Afrikaans Albanian Arabic Armenian Azerbaijani Basque Belarusian Bulgarian Catalan Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch English Estonian Filipino Finnish French
Galician Georgian German Greek Haitian Creole Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian
Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Thai Turkish Ukrainian Urdu Vietnamese Welsh Yiddish Bengali Bosnian
Cebuano Esperanto Gujarati Hausa Hmong Igbo Javanese Kannada Khmer Lao Latin Maori Marathi Mongolian Nepali Punjabi Somali Tamil Telugu Yoruba
Zulu
Английский Французский Немецкий Итальянский Португальский Русский Испанский