Home
last modified time | relevance | path

Searched refs:INI_FILE_NAME (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dstudiox_util.h12 #define INI_FILE_NAME _T("GUIX_Studio.ini") macro
Dstudiox_util.cpp888 CString inipath = GetAppDataPath() + "\\" + INI_FILE_NAME; in ReadIniInfo()
981 CString inipath = GetAppDataPath() + "\\" + INI_FILE_NAME; in WriteIniInfo()