Hi everybody,
is there any possibility to lock an application completely into memory, so that it cannot be swapped out to disk?
Thanx
Printable View
Hi everybody,
is there any possibility to lock an application completely into memory, so that it cannot be swapped out to disk?
Thanx
To my knowledge, there is no API call in Win32 that provides this ability.
What do you wish to gain from this?