Tagged Questions
5
votes
2answers
349 views
hibernating a single process in Windows
Is there any library or software or any way of saving the state of a single process in Windows to a file, then restoring the running process to a running state with all the memory already loaded at a ...