Skip to content
Snippets Groups Projects
Commit 4b4f69ad authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard
Browse files

The last parameter of CreateFile should be 0 (aka NULL), not -1.

CreateFile returns INVALID_HANDLE_VALUE when it fails, not
HFILE_ERROR.
Added comments.
parent abb8c077
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment