mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 16:20:07 +08:00
Implement a small helper, GetProcessID(), that will be used to return the process ID which we are interested in. This largely removes some duplicated code. The following patch addresses the Jansen's comment on #1608 PR.