Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/ExternalFilePath.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2.2.1 by yoffy, Mon Apr 19 22:46:48 2004 UTC revision 1.3 by h677, Tue Mar 15 16:25:18 2005 UTC
# Line 46  end; Line 46  end;
46  function LogFolder : PChar; stdcall;  function LogFolder : PChar; stdcall;
47  begin  begin
48    
49          Result := CreateResultString( IncludeTrailingPathDelimiter( GikoSys.Setting.LogFolder ) );          Result := CreateResultString( GikoSys.Setting.LogFolderP );
50    
51  end;  end;
52    

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26