Hey everybody,

I guess there's an easy solution, but google and me together were just not able to figure it out. How can I get the full path to users Program Files, usually "C:\Program Files\"?

I tried SHGetFolderPath, but it returned a TCHAR wich produced about 200 japanese looking characters behind the program-files-path wich was actually right, but not usable it this way.

Any suggestions? Thanks,

MisterIKS