Einzelnen Beitrag anzeigen

EWeiss
(Gast)

n/a Beiträge
 
#20

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 21:36
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

Geändert von EWeiss (28. Jan 2018 um 22:25 Uhr)
  Mit Zitat antworten Zitat