29 Sep

Get Process Memory Info

If you want to know how many bytes of memory is using your process, here is simple example.

16 Jun

Set priority level of running application (process)

Using SetPriorityClass function, you can set priority level of your running application. Same functionality is in the Task Manager (just rightclick the process in the list and select priority level).