Hi,
how can i get the program files directory of a computer? i didnt really want to hard code c:\program files as it may be on a d:\ drive or it might be called something different.
i know of GetWindowsDirectory() to get the win dir, but how can i get the program files dir?
Thanks
how can i get the program files directory of a computer? i didnt really want to hard code c:\program files as it may be on a d:\ drive or it might be called something different.
i know of GetWindowsDirectory() to get the win dir, but how can i get the program files dir?
Thanks