Skip to content
Snippets Groups Projects
Commit 774306bc authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

CHOP-753: have to cast pointer passed to GetProcessMemoryInfo().

GetProcessMemoryInfo() is prototyped with PROCESS_MEMORY_COUNTERS*, so to
accept PROCESS_MEMORY_COUNTERS_EX* as documented, have to cast.
parent 65657b9f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment