base
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
// 컴퓨터에서 Microsoft Visual C++를 사용하여 생성한 IDispatch 래퍼 클래스입니다.
|
||||
|
||||
// 참고: 이 파일의 내용을 수정하지 마십시오. Microsoft Visual C++에서
|
||||
// 이 클래스를 다시 생성할 때 수정한 내용을 덮어씁니다.
|
||||
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "explorer1.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CExplorer1
|
||||
|
||||
IMPLEMENT_DYNCREATE(CExplorer1, CWnd)
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CExplorer1 속성입니다.
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CExplorer1 작업입니다.
|
||||
Reference in New Issue
Block a user