-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_FileInfo
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| FileInfo | ROM modules | - | not built in repo, not tested in repo |
| Functionality | SWIs | Services | TOTAL |
|---|---|---|---|
| 50.00% | 50.00% | 50.00% | 50.00% |
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.
- Has services
- Has services fast
- Has swis
- Is c
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Resourcefs files |
| ✅ | 🔲 | Toolbox object |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 |
FileInfo_ClassSWI (&82AC0) |
| ✅ | 🔲 |
FileInfo_PostFilter (&82AC1) |
| ✅ | 🔲 |
FileInfo_PreFilter (&82AC2) |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_ResourceFSStarting |
| ✅ | 🔲 | Service_ToolboxStarting |
| ✅ | 🔲 | Service_ToolboxTaskBorn |
| ✅ | 🔲 | Service_ToolboxTaskDied |
None
None
None
None
None
None
None
MessageTransResourceFSSharedCLibraryTerritoryToolboxWimpWindow


