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
|
io.windows libc io.nonblocking io.streams.duplex windows.types
|
||||||
math windows.kernel32 windows namespaces io.launcher kernel
|
math windows.kernel32 windows namespaces io.launcher kernel
|
||||||
sequences windows.errors assocs splitting system strings
|
sequences windows.errors assocs splitting system strings
|
||||||
io.windows.launcher io.windows.nt.pipes io.backend
|
io.windows.launcher io.windows.nt.pipes io.backend io.files
|
||||||
combinators shuffle accessors locals ;
|
io.files.private combinators shuffle accessors locals ;
|
||||||
IN: io.windows.nt.launcher
|
IN: io.windows.nt.launcher
|
||||||
|
|
||||||
: duplicate-handle ( handle -- handle' )
|
: duplicate-handle ( handle -- handle' )
|
||||||
|
|
Loading…
Reference in New Issue