FileX User Guide File X
FileX_User_Guide
User Manual:
Open the PDF directly: View PDF
Page Count: 236 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Contents
- Figures
- About This Guide
- 1 Introduction to FileX
- 2 Installation and Use of FileX
- 3 Functional Components of FileX
- Media Description
- Logical Sectors
- Media Boot Record
- Jump Instruction
- OEM Name
- Bytes Per Sector
- Sectors Per Cluster
- Reserved Sectors
- Number of FATs
- Root Directory Size
- Number of Sectors FAT-12 & FAT-16
- Media Type
- Sectors Per FAT
- Sectors Per Track
- Number of Heads
- Hidden Sectors
- Number of Sectors FAT-32
- Sectors per FAT (FAT-32)
- Root Directory Cluster
- System Boot Code
- Signature 0x55AA
- File Allocation Table (FAT)
- Internal Logical Cache
- Write Protect
- Free Sector Update
- Media Control Block FX_MEDIA
- Directory Description
- File Description
- System Information
- Media Description
- 4 Description of FileX Services
- fx_directory_attributes_read
- fx_directory_attributes_set
- fx_directory_create
- fx_directory_default_get
- fx_directory_default_set
- fx_directory_delete
- fx_directory_first_entry_find
- fx_directory_first_full_entry_find
- fx_directory_information_get
- fx_directory_local_path_clear
- fx_directory_local_path_get
- fx_directory_local_path_restore
- fx_directory_local_path_set
- fx_directory_long_name_get
- fx_directory_name_test
- fx_directory_next_entry_find
- fx_directory_next_full_entry_find
- fx_directory_rename
- fx_directory_short_name_get
- fx_file_allocate
- fx_file_attributes_read
- fx_file_attributes_set
- fx_file_best_effort_allocate
- fx_file_close
- fx_file_create
- fx_file_date_time_set
- fx_file_delete
- fx_file_open
- fx_file_read
- fx_file_relative_seek
- fx_file_rename
- fx_file_seek
- fx_file_truncate
- fx_file_truncate_release
- fx_file_write
- fx_media_abort
- fx_media_cache_invalidate
- fx_media_check
- fx_media_close
- fx_media_flush
- fx_media_format
- fx_media_open
- fx_media_read
- fx_media_space_available
- fx_media_volume_get
- fx_media_volume_set
- fx_media_write
- fx_system_date_get
- fx_system_date_set
- fx_system_initialize
- fx_system_time_get
- fx_system_time_set
- fx_unicode_directory_create
- fx_unicode_file_create
- fx_unicode_length_get
- fx_unicode_name_get
- fx_unicode_short_name_get
- 5 I/O Drivers for FileX
- A FileX Services
- B FileX Constants
- C FileX Data Types
- D ASCII Character Codes
- Index