-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_WindowScroll
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| WindowScroll | ROM modules | - | not built in repo, not tested in repo |
| Functionality | Commands | Services | Vectors | Events | TOTAL |
|---|---|---|---|---|---|
| 50.00% | 50.00% | 50.00% | 50.00% | 50.00% | 50.00% |
WindowScroll is an EventV-based desktop helper that converts configured scrollable gadgets/windows into Wimp scroll requests. It remembers pending scroll state and understands parent/front/behind Wimp window relationships rather than providing a new window system.
- Accesses task memory
- Has argument parsing
- Has services
- Has services fast
- Is c
- Is desktop application
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Default desktop application |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | *Desktop_WindowScroll |
| ✅ | 🔲 | *WimpScroll |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_StartWimp |
| ✅ | 🔲 | Service_StartedWimp |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | EventV |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Event_Expansion |
None
None
None
None
None
MessageTransSharedCLibraryWimp


