Files
filehasher/lf_mpmc.h
amir f904337878 Using FindFirstFileA() instead of CreateFileA() to get the file size
Since we already call FindFirstFileA() and it returns the size there is
no need to open/close every file to get it's size
2026-03-10 19:54:52 +01:00

7.5 KiB