loo30fer
Aug 1st, 2011, 03:34 AM
Hi
How do I , Get Handle the form with the address to file?
Similar.
Please help me Thanks
var
Handle: HWND;
begin
GetHandleFilePath('C:\File.exe',Handle);
ShowMessage(IntToStr(Handle));
end;
How do I , Get Handle the form with the address to file?
Similar.
Please help me Thanks
var
Handle: HWND;
begin
GetHandleFilePath('C:\File.exe',Handle);
ShowMessage(IntToStr(Handle));
end;