Einzelnen Beitrag anzeigen

Benutzerbild von Zacherl
Zacherl

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

AW: MagSetWindowFilterList function not remove specified window of screenshot

  Alt 29. Jan 2018, 01:55
MagSetWindowSource not is necessary, i tested here (Delphi code) without this api and screenshot still is works.
It keeps crashing, if I comment out the MagSetWindowSource . Callstack points to `msvcrt.memcpi` so I guess there's something fishy somewhere else. Could be anything like wrong types, calling conventions, buffer overreads, ... Same problem might cause your black image. Buffer overreads/overflows can be tricky sometimes and do not always result in reproducable problems.
Projekte:
- GitHub (Profil, zyantific)
- zYan Disassembler Engine ( Zydis Online, Zydis GitHub)

Geändert von Zacherl (29. Jan 2018 um 01:57 Uhr)
  Mit Zitat antworten Zitat