7 lines
181 B
C++
7 lines
181 B
C++
|
// PageIni.cpp : Implementation of CPageIni
|
||
|
#include "stdafx.h"
|
||
|
#include "PageRegistry.h"
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// CPageIni
|