It's well known that under various Paradox versions some of FileSystem type methods (enumFileList, isFile, FindFirst) cause serious resouce leak. This library offers replacement for these methods. All library methods use direct WinAPI calls. Additionally, the library offers several methods not implemented in Paradox - apiSetFileTime, apiGetFileCreationTime, apiCopyDirTree, apiDeleteDirTree and some others.
Important note. When using apiFindFirst/apiFindNext, search handle is assigned to a variable which is passed to these methods. To avoid resource leak, this handle should be released explicitly using apiFindClose BEFORE the handle variable goes out of scope.
Please, fill the form below and press Submit button before download. It's important for me to understand, how useful is this software.