![]() |
Shellnotification Problem
Moin!
Folgendes Problem habe ich: Ein Programm XY erstellt eine Datei in einem Verzeichnis. Ich habe mit
Delphi-Quellcode:
den Change registriert. Sobald ich eine Datei per Hand erstelle bekomme ich die richtige Nachricht. Leider passiert nix wenn ein anderen Programm das ganze erstellt.
SHChangeNotifyRegister(FHandle, SHCNF_ACCEPT_INTERRUPTS + SHCNF_ACCEPT_NON_INTERRUPTS,
fEvents, WM_SHELLNOTIFY, cEntries, @NotifyEntrys); Jemand eine Idee? Ich muss auf neue Dateien in einem Ordner reagieren -> ein pollen ist nicht gerade das was ich machen will. Gruß Reli |
Re: Shellnotification Problem
Probier mal meine Unit dazu aus:
![]() |
Re: Shellnotification Problem
danke michael... schau ich mir morgen mal an :-)
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 17:10 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