Programatically obtaininig Program Files Directory
Windows API
3
Posts
2
Posters
0
Views
1
Watching
-
Is it possible to programatically find out the Program Files Directory for the current OS using C++/MFC/Win32 ?
Engineering is the effort !
SHGetSpecialFolderPath(CSIDL_PROGRAM_FILES)
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Hungarian notation FTW
-
SHGetSpecialFolderPath(CSIDL_PROGRAM_FILES)
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Hungarian notation FTW