CMGDK r49-rc2
组合类型 | 名字空间 | 宏定义 | 函数
K:/CMGDKv18/SDK/Source/Base/Application/SystemInfo.CPP文件参考
#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)

宏定义文档

#define GET_FOLDER (   str,
  attrib 
)    SHGetFolderPath(NULL,attrib,NULL,0,path);wcscpy(cp.str,path);
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义