blob: 8871415f3a719370ee7c198c3a31f2df5c2adc6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// PromptClose.cpp: implementation of the CPromptClose class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "PromptClose.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
|