Click to See Complete Forum and Search --> : visual c++


May 10th, 1999, 06:47 AM
Hi everybody,

is there any possibility to lock an application completely into memory, so that it cannot be swapped out to disk?

Thanx

May 10th, 1999, 07:19 AM
To my knowledge, there is no API call in Win32 that provides this ability.
What do you wish to gain from this?