Imam n handle-ova prozora u nizu...
var niz[1..5] of THandle;
begin
for i:=1 to n do ShowWindow(niz, sw_Show);
end;
i kada pustim ovo samo niz[1] se pojavi, ZASTO ne svih pet?
"Once hadst thou passions and calledst them evil. But now hast thou only
thy virtues: they grew out of thy passions."









ShowWindow(problem)
Re: ShowWindow(problem)