摘要: RemoveDirectoryA( __in LPCSTR lpPathName );PathFileExistsA(LPCSTR pszPath);CreateDirectoryA(strDirectoryName.c_str(), NULL);example://wPathMkdir... 阅读全文
posted @ 2015-03-12 10:31 叶城宇 阅读(367) 评论(0) 推荐(0) 编辑
摘要: // wRegKeyclass wRegKey{ // Operationspublic: BOOL Create(HKEY hKeyParent, LPCTSTR lpszKeyName , LPTSTR lpszClass = REG_NONE , DWORD dwOptions = REG... 阅读全文
posted @ 2015-03-12 10:07 叶城宇 阅读(344) 评论(0) 推荐(0) 编辑