https://bugs.winehq.org/show_bug.cgi?id=47668
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- (In reply to m0rvj from comment #3)
(In reply to Zebediah Figura from comment #2)
It probably needs ReOpenFile().
I'd like to try. Can you give me any tip on how? What is ReOpenFile()?
https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-reopenfile
I'm not immediately sure what the right thing to do is; possibly it's just to query the file name from the handle and then just open it.