en:docs:mvm:api:fcb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:docs:mvm:api:fcb [2024/05/11 05:49] prokusheven:docs:mvm:api:fcb [2024/11/07 04:24] (current) prokushev
Line 13: Line 13:
 | 14h | WORD | date of last write (see [[en:docs:mvm:api:FILEDATE]]) | | 14h | WORD | date of last write (see [[en:docs:mvm:api:FILEDATE]]) |
 | 16h | WORD | time of last write (see [[en:docs:mvm:api:FILETIME]]) | | 16h | WORD | time of last write (see [[en:docs:mvm:api:FILETIME]]) |
-| 18h | 8 BYTEs | reserved (see #01347,#01348,#01349,#01350,#01351) |+| 18h | 8 BYTEs | reserved |
 | 20h | BYTE | record within current block | | 20h | BYTE | record within current block |
 | 21h | DWORD | random access record number (if record size is > 64 bytes, high byte is omitted) | | 21h | DWORD | random access record number (if record size is > 64 bytes, high byte is omitted) |
 +
 +===== Notes =====
 +
 +reserved field have different meaning in different DOSes. Not known is it used by OS/2 MVM.
  
 ===== SeeAlso ===== ===== SeeAlso =====
Line 22: Line 26:
  
  
 +{{page>en:templates:svcapi}}