Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpset/ttset.c

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

revision 9944 by zmatsuo, Sat May 21 13:56:24 2022 UTC revision 10017 by zmatsuo, Fri Jun 24 14:04:34 2022 UTC
# Line 2263  void PASCAL ReadIniFile(const wchar_t *F Line 2263  void PASCAL ReadIniFile(const wchar_t *F
2263          }          }
2264    
2265          DispReadIni(FName, ts);          DispReadIni(FName, ts);
2266    
2267            // Experimental
2268            ts->ExperimentalTreeProprtySheetEnable = GetOnOff("Experimental", "TreeProprtySheet", FName, FALSE);
2269  }  }
2270    
2271  void PASCAL WriteIniFile(const wchar_t *FName, PTTSet ts)  void PASCAL WriteIniFile(const wchar_t *FName, PTTSet ts)

Legend:
Removed from v.9944  
changed lines
  Added in v.10017

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