CMGDK r49-rc2
|
#include <hgl/platform/SystemInfo.H>
#include <hgl/LogInfo.H>
#include <hgl/PlugIn.H>
#include <hgl/Other.H>
#include <hgl/File.H>
#include <wchar.h>
#include <shlobj.h>
组合类型 | |
struct | hgl::CheckInterface |
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
宏定义 | |
#define | GET_FOLDER(str, attrib) SHGetFolderPath(NULL,attrib,NULL,0,path);wcscpy(cp.str,path); |
函数 | |
bool | hgl::GetTempPath (wchar_t *path, unsigned long s) |
bool | hgl::GetCMGDKPath (wchar_t *path, unsigned long s) |
void | hgl::GetCMGDKPath (wchar_t *path, const wchar_t *work, const wchar_t *start, const wchar_t *cm, const wchar_t *sub) |
void | hgl::GetCMGDKPath (CMGDKPATH &cp) |
void | hgl::SystemCheck (SystemInfo *si, bool put) |