Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePicker.cxx99 #define LOGFILE_VISTA "c:\\temp\\vistafiledialog.log" macro
105 FILE* pFile = fopen(LOGFILE_VISTA, "a"); \
112 FILE* pFile = fopen(LOGFILE_VISTA, "a"); \
119 FILE* pFile = fopen(LOGFILE_VISTA, "a"); \

Completed in 19 milliseconds