blob: f097e59a520c111595ff51a98eb3911b95e2e5a2 (
plain)
1
2
3
4
5
6
7
8
|
#ifndef _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
#define _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
#include <string>
tstring CreateFilePath(const tstring& rsName);
#endif //_aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
|