Page 2 of 2
Re: AllDup Slow To Close
Posted: 18 Aug 2024, 10:45
by Administrator
braxton wrote: ↑18 Aug 2024, 08:46Is this specific to alldups file access method? I use other file management software and there's little delay.
I guess it's specifc about the usage of the Windows API "
GetPrivateProfileString" and "
WritePrivateProfileString" to read and write INI files.