Returns profile path.
Use FreeStringW to release returned string.
wchar_t* GetProfilePathStringW();
wchar_t* str = GetProfilePathStringW();
result:
C:\Program Files\PlanetCNC\Profiles\
FreeStringW,
GetProfileNameStringW, GetDescriptionStringW