应用程序目录管理类 More...
#include <SAppDir.h>
Public Member Functions | |
SAppDir (HINSTANCE hInst) | |
构造函数 | |
const SStringT & | AppDir () |
获取应用程序目录路径 | |
Protected Attributes | |
SStringT | m_strAppPath |
应用程序目录路径字符串 | |
SNSBEGIN SAppDir::SAppDir | ( | HINSTANCE | hInst | ) |
const SStringT & SAppDir::AppDir | ( | ) |