-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_PrintDbox
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| PrintDbox | ROM modules | - | not built in repo, not tested in repo |
| Functionality | SWIs | Services | TOTAL |
|---|---|---|---|
| 50.00% | 50.00% | 50.00% | 50.00% |
PrintDbox is the Toolbox printing dialogue object. It supplies standard printer/options UI and passes the application's decision back through Toolbox events.
- 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 |
|---|---|---|
| ✅ | 🔲 |
PrintDbox_ClassSWI (&82B00) |
| ✅ | 🔲 |
PrintDbox_PostFilter (&82B01) |
| ✅ | 🔲 |
PrintDbox_PreFilter (&82B02) |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_ResourceFSStarting |
| ✅ | 🔲 | Service_ToolboxStarting |
| ✅ | 🔲 | Service_ToolboxTaskBorn |
| ✅ | 🔲 | Service_ToolboxTaskDied |
None
None
None
None
None
None
None
MessageTransPDriverResourceFSSharedCLibraryToolboxWimpWindow


