]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/streams/streams.factor
classes.struct: moving to new/boa instead of <struct>/<struct-boa>
[factor.git] / basis / windows / streams / streams.factor
index 6bbb2aa55e18fbd38789f8ee1b466ca91074cd0e..74c712ddff3695416d4c386c3b5ad2a213e6f2b3 100644 (file)
@@ -82,9 +82,9 @@ SPECIALIZED-ARRAY: uchar
             f >>pwcsName
             STGTY_STREAM >>type
             stream stream-size >>cbSize
-            FILETIME <struct> >>mtime
-            FILETIME <struct> >>ctime
-            FILETIME <struct> >>atime
+            FILETIME new >>mtime
+            FILETIME new >>ctime
+            FILETIME new >>atime
             STGM_READWRITE >>grfMode
             0 >>grfLocksSupported
             GUID_NULL >>clsid