Skip to content

Module_FilerSWIs

Charles edited this page Aug 5, 2026 · 12 revisions

Module: FilerSWIs

Status summary

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

Development status

Diagram from Module_FilerSWIs

Completeness

SWIs Services TOTAL
100.00% 100.00% 100.00%

Summary

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.

Documentation

URL: PRM

Relationships

Diagram from Module_FilerSWIs

Diagram from Module_FilerSWIs

Discovered features

  • Has services
  • Has services fast
  • Has swis

Provides

Functionality

In 32bit In 64 bit Interface

None found

Commands

None

SWIs

In 32bit In 64 bit Interface
FilerAction_SendSelectedDirectory (&40F80)
FilerAction_SendSelectedFile (&40F81)
FilerAction_SendStartOperation (&40F82)

Services

In 32bit In 64 bit Interface
Service_WimpCloseDown

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans
  • Wimp

Clone this wiki locally