How to wait for the end of a DirectX process?
Context I am trying to prepare an environment for a game. More exactly, I would like to be able to copy and restore the current state of a game (when the game is inactive of course) to be able to restart the game from a previous state. The reason is that the Diablo II game […]