Improved Windows support
This commit is contained in:
parent
7b1a293cd0
commit
e818e5b907
16 changed files with 142 additions and 57 deletions
3
lib/sys/sys_windows.q
Normal file
3
lib/sys/sys_windows.q
Normal file
|
@ -0,0 +1,3 @@
|
|||
write(_ Int, _ Pointer, _ Int) -> Int {
|
||||
return 0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue