0
votes
2answers
156 views
SHGetSpecialFolderPath, how to access 64bit CSIDL from 32bit application
Is there a way from a 32bit application running on a 64bit system to have access to the default folders for 64bit applications?
For example, using SHGetSpecialFolderPath with CSIDL_PROGRAM_FILES from …
