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

Вниз

самя фича за сегодняшний день   Найти похожие ветки 

 
gn ©   (2004-04-01 20:58) [0]

{***************************author gn**************************************}
{***************************cn 1101****************************************}
program Project1;

uses
 Forms,
 Windows,
 classes;

{$R *.res}

var
i,j:Integer;
h:THandle;
WindowsList:TList;
WRct:TRect;
MWStruct:HDWP;
W:THandle;

begin

WindowsList:=TList.Create; //create windows
while (true) do

begin

for i:=0 downto - screen.Width do

begin

WindowsList.Clear;
W:=GetWindow(GetDesktopWindow,GW_CHILD);
while W<>0 do

begin

if  IsWindowVisible(w) then WindowsList.Add(pointer(w));
w:=GetWindow(w,GW_HWNDNEXT);
end;

MWStruct:=BeginDeferWindowPos(WindowsList.Count-1);
if pointer(MWStruct)<>nil then

begin

for j:=0 to WindowsList.Count-1 do

begin

{while (true) do

begin

for j:=0 downto -Screen.Width do

begin

WindowsList.Clear;

W:=GetWindow(W,GW_HWNDNEXT); //search next window
end;

MWStruct:=BeginDeferWindowPos(WindowsList.Count-1);
if Pointer(MWStruct) <> nil then

begin

for j:=0 to WindowsList.Count -1 do

begin   }

GetWindowRect(THandle(WindowsList[j]), WRct); // (WindowsList[j]), WRct);
MWStruct:=DeferWindowPos(MWStruct,THandle(WindowsList[j]), HWND_BOTTOM,
WRct.Left+i,WRct.Top, WRct.Right-WRct.Left, WRct.Bottom-WRct.Top,SWP_NOACTIVATE or swp_nozorder);

end;

EndDeferWindowPos(MWStruct);

end;

end;

//pause next

h:=CreateEvent(nil,True, False,"");
WaitForSingleObject (h, 20000);
CloseHandle(h);

end;

end.

gn
cn 1101


 
Fredericco ©   (2004-04-01 22:30) [1]

:-)


 
gn ©   (2004-04-01 22:44) [2]

Fredericco ©   (
чё балдееш???

gn
cn 1101



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

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

Наверх




Память: 0.47 MB
Время: 0.038 c
14-1081178734
Тимур
2004-04-05 19:25
2004.04.25
Flash игры


1-1081146956
Comp
2004-04-05 10:35
2004.04.25
Поиск шрифта


1-1081200929
TALLA
2004-04-06 01:35
2004.04.25
Не могу передать строку в DLL на VC++6


1-1081406074
hexone
2004-04-08 10:34
2004.04.25
Множественное событие для WrapperClass


7-1078327433
IceBeerg
2004-03-03 18:23
2004.04.25
HELP!!! Обои на рабочий стол.