diff options
Diffstat (limited to 'Shutdown/PersistPosWindow.cpp')
-rw-r--r-- | Shutdown/PersistPosWindow.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Shutdown/PersistPosWindow.cpp b/Shutdown/PersistPosWindow.cpp new file mode 100644 index 0000000..131a236 --- /dev/null +++ b/Shutdown/PersistPosWindow.cpp @@ -0,0 +1,11 @@ +// PersistPosWindow.cpp: implementation of the CPersistPosWindow class. +// +////////////////////////////////////////////////////////////////////// + +#include "stdafx.h" +#include "PersistPosWindow.h" + +////////////////////////////////////////////////////////////////////// +// Construction/Destruction +////////////////////////////////////////////////////////////////////// + |