finder-wpf / FastSeekWpf /Core /MftReader.cs

Commit History

Fix remaining _volumeHandle references to _handle in ReadMftRecordSize and Dispose
a464e40
verified

anshdadhich commited on

CRITICAL FIX: Use Win32Api.ERROR_HANDLE_EOF (raw 38) instead of literal HRESULT 0x80070026. GetLastWin32Error() returns raw Win32 codes, not HRESULTs. This was causing EOF to never be detected, making the scan loop run forever on garbage data and return 0 records.
1459e6c
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
8821ae4
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
5cec55c
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
f4192b6
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
b299dd7
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
70e3a96
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
aa2084e
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
e3e4995
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
5c76d7c
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
b04a10b
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
61c1a28
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
c0302db
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
4188672
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
6eb91a5
verified

anshdadhich commited on

Upload FastSeekWpf/Core/MftReader.cs
70d9fc3
verified

anshdadhich commited on