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