This shows you the differences between two versions of the page.
ep:labs:08:contents:tasks:ex5 [2023/10/21 12:29] cezar.craciunoiu [05. [20p] Windows API] |
ep:labs:08:contents:tasks:ex5 [2023/10/21 12:48] (current) cezar.craciunoiu [05. [20p] Windows API] |
||
---|---|---|---|
Line 17: | Line 17: | ||
The first will contain system information provided by PSAPI. | The first will contain system information provided by PSAPI. | ||
The second will print memory information for any accessible process and their name. | The second will print memory information for any accessible process and their name. | ||
- | |||
- | **We want to print information in kB instead of bytes for processes**. | ||
<note tip> | <note tip> |