Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

struc ExtendedFCB               ; (FCB functions are obsolete)
 extSignature   db 0ffh         ; Extended FCB signature (0ffh)
 extReserved    db 5 dup (0)    ; Reserved (0)
 extAttribute   db ?            ; Attribute byte
                FCB ?           ; File control block (FCB structure)
ends                            ; = 44d bytes (7 + 37)

See Also: FCB

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson