Skip to content

Notepad won't open the file (but other text editors will) #1015

Answered by Dwedit
Dwedit asked this question in Q&A
Discussion options

You must be logged in to vote

I am seeing this sequence of calls: Cleanup, ReadFile, CloseFile

Is Cleanup getting called prematurely?

On my FS, ReadFile was failing because it happened after Cleanup.

As for the "Debugger" issue, it appears that registering with mount manager on mount fixes x32dbg. x32dbg was trying to canonicalize the path by using something like GetFinalPathNameByHandleW, and that requires using the mount manager.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Liryna
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant