blob: 131a236824805c3e2bda4a710ac2d4b2fecf3fd0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// PersistPosWindow.cpp: implementation of the CPersistPosWindow class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "PersistPosWindow.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
|