Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi TSetupScanFileQueueA (https://www.delphipraxis.net/153915-tsetupscanfilequeuea.html)

mohfa 20. Aug 2010 03:14

Delphi-Version: 2005

TSetupScanFileQueueA
 
Hi , Can someone helps me in Using this declared API in SetupApi.pas :

Delphi-Quellcode:
function SetupScanFileQueueA(FileQueue: HSPFILEQ; Flags: DWORD; Window: HWND;
  CallbackRoutine: TSPFileCallbackA; CallbackContext: Pointer; var Result: DWORD): LongBool; stdcall;
With a little sample of use Please .

mohfa 20. Aug 2010 04:04

AW: TSetupScanFileQueueA
 
Liste der Anhänge anzeigen (Anzahl: 1)
Just to explain , please take a look at my Sample project to enumerate all Installed devices , so what i want to achieve is to get all Driver' files .

please read my comment under ListBox1 OnClick event .


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:23 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz