KmgConverter2.cpp
上传用户:hell82222
上传日期:2013-12-19
资源大小:1872k
文件大小:1k
- // KmgConverter2.cpp: implementation of the CKmgConverter2 class.
- //
- //////////////////////////////////////////////////////////////////////
- #include "stdafx.h"
- #include "fileswitch.h"
- #include "KmgConverter2.h"
- #ifdef _DEBUG
- #undef THIS_FILE
- static char THIS_FILE[]=__FILE__;
- #define new DEBUG_NEW
- #endif
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction
- //////////////////////////////////////////////////////////////////////
- CKmgConverter2::CKmgConverter2()
- {
- }
- CKmgConverter2::~CKmgConverter2()
- {
- }