AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Sprachen und Entwicklungsumgebungen Object-Pascal / Delphi-Language Delphi MagSetWindowFilterList function not remove specified window of screenshot

MagSetWindowFilterList function not remove specified window of screenshot

Ein Thema von flashcoder · begonnen am 27. Jan 2018 · letzter Beitrag vom 29. Jan 2018
Antwort Antwort
flashcoder

Registriert seit: 10. Nov 2013
83 Beiträge
 
#1

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 16:55
Zitat von Zacherl:
Could you upload your complete Delphi project files as well?
My Delphi project is attach below.
Angehängte Dateien
Dateityp: zip Magnification DEMO.zip (93,8 KB, 10x aufgerufen)
  Mit Zitat antworten Zitat
EWeiss
(Gast)

n/a Beiträge
 
#2

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 19:42
Zitat von Zacherl:
Could you upload your complete Delphi project files as well?
My Delphi project is attach below.
Here is your fix..
but which works only in the IDE.
Changed with D2010

for the future your should initialize a new Form if is NIL.
callback works..

greets

Geändert von EWeiss (11. Jul 2019 um 15:49 Uhr)
  Mit Zitat antworten Zitat
flashcoder

Registriert seit: 10. Nov 2013
83 Beiträge
 
#3

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 20:10
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.
  Mit Zitat antworten Zitat
EWeiss
(Gast)

n/a Beiträge
 
#4

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 20: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 21:25 Uhr)
  Mit Zitat antworten Zitat
flashcoder

Registriert seit: 10. Nov 2013
83 Beiträge
 
#5

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 20:47
I want know why my callback function not is executed
  Mit Zitat antworten Zitat
EWeiss
(Gast)

n/a Beiträge
 
#6

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 20:57
I want know why my callback function not is executed
Win10 Trouble... i think.

greets
  Mit Zitat antworten Zitat
flashcoder

Registriert seit: 10. Nov 2013
83 Beiträge
 
#7

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 21:03
Zitat von EWeiss:
Win10 Trouble... i think.
No, here my enviroment is Windows 7 Ultimate x64.
  Mit Zitat antworten Zitat
Benutzerbild von Zacherl
Zacherl

Registriert seit: 3. Sep 2004
4.629 Beiträge
 
Delphi 10.2 Tokyo Starter
 
#8

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 28. Jan 2018, 23:34
I want know why my callback function not is executed
Win10 Trouble... i think.
The (corrected) C++ example works on my Windows 10, but the Delphi code crashes somewhere inside MagSetWindowSource (breakpoint inside callback does not trigger) - again, only if I set the callback.
Projekte:
- GitHub (Profil, zyantific)
- zYan Disassembler Engine ( Zydis Online, Zydis GitHub)
  Mit Zitat antworten Zitat
Antwort Antwort

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 22:28 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz