Windows fixes

db4
Slava Pestov 2008-12-09 06:02:39 -06:00
parent ccab34e7c4
commit 43fe6c56a2
2 changed files with 8 additions and 6 deletions

View File

@ -0,0 +1 @@
unportable

View File

@ -1,10 +1,11 @@
USING: windows.dinput windows.dinput.constants parser USING: windows.dinput windows.dinput.constants parser symbols
symbols alien.c-types windows.ole32 namespaces assocs kernel alien.c-types windows.ole32 namespaces assocs kernel arrays
arrays vectors windows.kernel32 windows.com windows.dinput vectors windows.kernel32 windows.com windows.dinput shuffle
shuffle windows.user32 windows.messages sequences combinators windows.user32 windows.messages sequences combinators
math.geometry.rect ui.windows accessors math windows alien math.geometry.rect ui.windows accessors math windows alien
alien.strings io.encodings.utf16 continuations byte-arrays alien.strings io.encodings.utf16 io.encodings.utf16n
locals game-input.backend.dinput.keys-array ; continuations byte-arrays locals
game-input.backend.dinput.keys-array ;
<< "game-input" (use+) >> << "game-input" (use+) >>
IN: game-input.backend.dinput IN: game-input.backend.dinput