Fix using
parent
21831d2c16
commit
5a4b5b01f9
|
@ -4,8 +4,8 @@ USING: alien alien.c-types arrays continuations destructors io
|
|||
io.windows libc io.nonblocking io.streams.duplex windows.types
|
||||
math windows.kernel32 windows namespaces io.launcher kernel
|
||||
sequences windows.errors assocs splitting system strings
|
||||
io.windows.launcher io.windows.nt.pipes io.backend
|
||||
combinators shuffle accessors locals ;
|
||||
io.windows.launcher io.windows.nt.pipes io.backend io.files
|
||||
io.files.private combinators shuffle accessors locals ;
|
||||
IN: io.windows.nt.launcher
|
||||
|
||||
: duplicate-handle ( handle -- handle' )
|
||||
|
|
Loading…
Reference in New Issue