fix EOF code for windows
This commit is contained in:
parent
3e865519af
commit
7ab31baa15
@ -1,4 +1,4 @@
|
||||
#define ERROR_HANDLE_EOF 1002
|
||||
#define ERROR_HANDLE_EOF 38
|
||||
|
||||
#include <windows.h>
|
||||
#include "native.h"
|
||||
|
Loading…
Reference in New Issue
Block a user