Fix load error

db4
U-SLAVA-DFB8FF805\Slava 2008-07-08 10:18:23 -05:00
parent 0051a50b75
commit 400cde1fe6
1 changed files with 3 additions and 4 deletions

View File

@ -1,9 +1,8 @@
USING: alien alien.c-types windows.com.syntax USING: alien alien.c-types windows.com.syntax
windows.com.syntax.private windows.com continuations kernel windows.com.syntax.private windows.com continuations kernel
namespaces windows.ole32 libc vocabs namespaces windows.ole32 libc vocabs assocs accessors arrays
assocs accessors arrays sequences quotations combinators sequences quotations combinators math words compiler.units
math words compiler.units destructors fry destructors fry math.parser generalizations ;
math.parser combinators.lib ;
IN: windows.com.wrapper IN: windows.com.wrapper
TUPLE: com-wrapper vtbls disposed ; TUPLE: com-wrapper vtbls disposed ;