[reSIProcate] how to use parameter of log::initialize in MFC

Alan Hawrylyshen alan at jasomi.com
Tue May 17 20:24:40 CDT 2005


On May 17, 2005, at 07.39, julien thai wrote:

> "C:\toto.txt");

You might need to change this to:

     "C:\\toto.txt"

The double backslash is important, otherwise you are creating a file  
in the PWD called "<TAB>oto.txt"  instead of "toto.txt" in the root dir.


A



More information about the resiprocate-devel mailing list