Bind Win32 main-thread queue to runtime state
This commit is contained in:
@@ -78,6 +78,10 @@ Completed, blocked, and superseded task history moved to
|
||||
the queue is now ordered by code movement instead.
|
||||
|
||||
Current slice:
|
||||
- `src/platform_windows/windows_platform_services.cpp` no longer uses
|
||||
`bound_app()->runtime()` for main-thread task brokering.
|
||||
- `src/platform_windows/windows_runtime_state.*` now carries the active
|
||||
`AppRuntime*` binding used by that queue hook.
|
||||
- `src/platform_windows/windows_runtime_state.*` now owns the retained Win32
|
||||
runtime object lifetime (`App`, `WacomTablet`).
|
||||
- `src/platform_windows/windows_runtime_shell.cpp` no longer carries that
|
||||
|
||||
Reference in New Issue
Block a user