finder-wpf / FastSeekWpf /NativeInterop
anshdadhich's picture
CRITICAL FIX: ERROR_HANDLE_EOF = 38 (raw Win32), not 0x80070026 (HRESULT). GetLastWin32Error returns raw codes. Rust windows-rs wraps as HRESULT which confused the original port.
c878efa verified