13 lines
200 B
C
13 lines
200 B
C
// doxygen MainPage 출력용
|
|
/**
|
|
@mainpage SFrame 구조 파악하기
|
|
|
|
@section CREATEINFO 작성 정보
|
|
- 작성자 : 이상근
|
|
- 작성일 : 2009.07.20
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "resource.h"
|