Zitat von
EWeiss:
Here is your fix..
but which works only in the
IDE.
Changed with D2010
Sorry, but this is the same project and with the same trouble, callback not is executed.
The diference here was only that you created the
Form3 in runtime.
execute always by me..
Win7 64 Bit as you can see on my Screenshot!
MagScreenShot is no longer Global is a part of Form1 now.
and i get the Shot from any Window where the mouse hover.
Delphi-Quellcode:
GetCursorPos(Point);
desktop := WindowFromPoint(Point);
Caption := IntToStr(desktop);
as say works always by me.
I'm out
shot removed..
greets