Extract Win32 runtime session helper
This commit is contained in:
@@ -70,6 +70,11 @@ What is already real:
|
||||
- `pp_app_core`
|
||||
|
||||
Latest slice:
|
||||
- `src/platform_windows/windows_runtime_session.*` now owns the bound-session
|
||||
Win32 runtime loop/startup/shutdown body that had still been sitting inside
|
||||
`windows_runtime_flow.cpp`.
|
||||
- `src/platform_windows/windows_runtime_flow.cpp` is now a thinner handoff
|
||||
layer over that Windows session helper.
|
||||
- `src/platform_windows/windows_runtime_flow.*` now owns the Win32 bound-app
|
||||
startup/message-loop/shutdown orchestration that used to live in
|
||||
`windows_runtime_shell.cpp`.
|
||||
|
||||
Reference in New Issue
Block a user