Hi
I have working application which users WritePrivateProfileString/GetPrivateProfileString compiled on vc++6.0 over windows terminal services and the return value is H:\windows. When i compile the same code in VC2008 VC++ compile the output is c:\windows. Could be a Microsoft VS2008 VC++ issue???