I have a piece of code which I thing is bugged. HANDLE lpProcess = GetCurrentProcess(); PROCESS_MEMORY_COUNTERS lMemoryCounters; GetProcessMemoryInfo( lpProcess ...
確定! 回上一頁