Releases the memory allocated for the string.
void FreeStringW(wchar_t* str);
wchar_t* str = GetVersionStringW(); FreeStringW(str);
GetLibPathW, GetVersionStringW, GetProfileNameStringW, GetProfilePathStringW, GetDescriptionStringW, GetCmdNameW, GetCmdDisplayNameW, GetCmdDisplayNameWithPathW, GetFnW, LineListGetW