(11:23:04 PM) epure_: hi
(11:23:13 PM) epure_: i'm using "boost::filesystem::current_path().string()" from a dll
(11:23:27 PM) epure_: windows 7, it prints the paths to the executable which uses the DLL
(11:23:38 PM) epure_: window xp , it prints the path to my desktop
(11:23:54 PM) epure_: how do I make it so that it behaves like windows 7 ?

Thanks,
epure