Edit: fixed, tyvm for help
Edit: fixed, tyvm for help
Last edited by Itankbots; 05-22-2012 at 10:06 PM.
Simba Code:Function FindDTMSlot(var X, Y: Integer; DTM, Slot: Integer): Boolean;
Var
Bounds: TBox;
begin
Bounds:= InvBox(Slot);
Result:= FindDTM(DTM, X, Y, Bounds.X1, Bounds.Y1, Bounds.X2, Bounds.Y2);
end;
I am Ggzz..
Hackintosher
For the answer to your title question, InvMouse should do the trick.
There are currently 1 users browsing this thread. (0 members and 1 guests)