Returns profile path.
Use FreeString to release returned string.
char* GetProfilePathString();
char* str = GetProfilePathString();
result:
C:\Program Files\PlanetCNC\Profiles\
FreeString,
GetProfileNameString, GetDescriptionString