Nov. 10, 2025
8:34 p.m.
ReadProcessMemory is already optimized for that case
from the [looks of it](https://gitlab.winehq.org/wine/wine/-/blob/7ca2f577e43a6ecea8c2362d347722f00...), it's only optimized when `process == GetCurrentProcess()`, right? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9371#note_121480