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 .