I am trying to create/write a txt cfg file. It is working fine in VC++ debugger but after I generated a .exe file. It doesn't work anymore. I also tried adding in the current workpath but still doesn't work. Anyone experienced this problem before? Thanks!
BTW, the ofstream code is in a dll.