Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/GikoSystem.pas

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

revision 1.101 by h677, Sun Dec 7 10:46:46 2003 UTC revision 1.102 by h677, Sun Dec 7 11:46:51 2003 UTC
# Line 1006  var Line 1006  var
1006    
1007          function LoadSkin( fileName: string ): string;          function LoadSkin( fileName: string ): string;
1008          begin          begin
1009                  Result := LoadFromSkin( fileName, ThreadItem, SizeByte );                  Result := LoadFromSkin( fileName, ThreadItem, ThreadItem.Size );
1010          end;          end;
1011          function ReplaceRes( skin: string ): string;          function ReplaceRes( skin: string ): string;
1012          begin          begin

Legend:
Removed from v.1.101  
changed lines
  Added in v.1.102

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