bumpt compiler and tools to windows 0.59
This commit is contained in:
parent
ebbe63891f
commit
84ce2e129a
10 changed files with 148 additions and 22 deletions
|
@ -60,9 +60,9 @@ impl Lock {
|
|||
|
||||
unsafe {
|
||||
LockFileEx(
|
||||
HANDLE(file.as_raw_handle() as isize),
|
||||
HANDLE(file.as_raw_handle()),
|
||||
flags,
|
||||
0,
|
||||
None,
|
||||
u32::MAX,
|
||||
u32::MAX,
|
||||
&mut overlapped,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue