-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_FilerSWIs
Charles edited this page Aug 5, 2026
·
12 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| FilerSWIs | ROM modules | Internals | Internals | Gerph | not built in repo, not tested in repo |
| SWIs | Services | TOTAL |
|---|---|---|
| 100.00% | 100.00% | 100.00% |
FilerSWIs is the programmatic façade for driving the desktop Filer. It exposes Filer-oriented operations to modules and applications and cleans up its Wimp-side state at Service_WimpCloseDown.
URL: PRM
- Has services
- Has services fast
- Has swis
| In 32bit | In 64 bit | Interface |
|---|
None found
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ |
FilerAction_SendSelectedDirectory (&40F80) |
| ✅ | ✅ |
FilerAction_SendSelectedFile (&40F81) |
| ✅ | ✅ |
FilerAction_SendStartOperation (&40F82) |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | Service_WimpCloseDown |
None
None
None
None
None
None
None
MessageTransWimp


