Structure to hold names of installed programs. More...
#include <SysInfo.h>
Data Fields | |
wchar_t | SoftwareName [MAX_SOFTWARE_NAME_LEN] |
Description/name of installed program. | |
wchar_t | Path [MAX_PATH] |
Installation directory. |
Structure to hold names of installed programs.
wchar_t SoftwareName[MAX_SOFTWARE_NAME_LEN] |
Description/name of installed program.
wchar_t Path[MAX_PATH] |
Installation directory.