Searched refs:GetAppDataFolder (Results 1 – 2 of 2) sorted by relevance
491 AppDataDir = GetAppDataFolder512 Function GetAppDataFolder() As String function531 GetAppDataFolder = Left$(sPath, InStr(sPath, Chr$(0)) - 1)
2943 mIniFilePath = GetAppDataFolder & "\Sun\AnalysisWizard\" & CWIZARD & ".ini"3474 Function GetAppDataFolder() As String function3493 GetAppDataFolder = Left$(sPath, InStr(sPath, Chr$(0)) - 1)
Completed in 29 milliseconds