]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/shell32/shell32.factor
Specialized array overhaul
[factor.git] / basis / windows / shell32 / shell32.factor
index 47fed998c48defd0a4b2a5e5c5f256dcdc61cc0b..6b4e0d797eae1bf02ee6f55a8b59fa819a5bc0bf 100644 (file)
@@ -4,7 +4,8 @@ USING: alien alien.c-types alien.strings alien.syntax
 classes.struct combinators io.encodings.utf16n io.files
 io.pathnames kernel windows.errors windows.com
 windows.com.syntax windows.user32 windows.ole32 windows
-specialized-arrays.ushort ;
+specialized-arrays ;
+SPECIALIZED-ARRAY: ushort
 IN: windows.shell32
 
 CONSTANT: CSIDL_DESKTOP HEX: 00