For some reason my Tinyxml file which is created via visual studio 2005 (c++) is saved on my desktop instead of the debug folder or in the program's root folder.
if anyone knows about some way to tell vs2005 to save the tinyxml create file somewhere else?
I tried that with eclipse and it saved the file in the program's root folder, which is what I'm trying to do.
thanks.
EDIT: I'm doing a BHO (Browser Helper Object), this is an add-on Internet Explorer. so when I run my program the 'exe' is iexplore.exe from c:\program files\Intenet Explorer