Skip to content

Module_FileInfo

Charles edited this page Aug 5, 2026 · 10 revisions

Module: FileInfo

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
FileInfo ROM modules - not built in repo, not tested in repo

Development status

Diagram from Module_FileInfo

Completeness

Functionality SWIs Services TOTAL
50.00% 50.00% 50.00% 50.00%

Summary

FileInfo is a Toolbox object class for displaying/editing file information in standard UI. Like other Toolbox classes it has object/task/filter/create/show/hide lifecycle layers rather than owning the Wimp directly.

Relationships

Diagram from Module_FileInfo

Diagram from Module_FileInfo

Discovered features

  • Has services
  • Has services fast
  • Has swis
  • Is c
  • Uses messagetrans

Provides

Functionality

In 32bit In 64 bit Interface
🔲 Resourcefs files
🔲 Toolbox object

Commands

None

SWIs

In 32bit In 64 bit Interface
🔲 FileInfo_ClassSWI (&82AC0)
🔲 FileInfo_PostFilter (&82AC1)
🔲 FileInfo_PreFilter (&82AC2)

Services

In 32bit In 64 bit Interface
🔲 Service_ResourceFSStarting
🔲 Service_ToolboxStarting
🔲 Service_ToolboxTaskBorn
🔲 Service_ToolboxTaskDied

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans
  • ResourceFS
  • SharedCLibrary
  • Territory
  • Toolbox
  • Wimp
  • Window

Clone this wiki locally