Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ttcomtester/teraterm/teraterm/commlib.c

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

revision 9373 by zmatsuo, Wed Aug 18 15:45:39 2021 UTC revision 9497 by zmatsuo, Sat Oct 23 16:09:33 2021 UTC
# Line 316  void CommOpen(HWND HW, PTTSet ts, PComVa Line 316  void CommOpen(HWND HW, PTTSet ts, PComVa
316          cv->JIS7KatakanaSend = ts->JIS7KatakanaSend;          cv->JIS7KatakanaSend = ts->JIS7KatakanaSend;
317          cv->KanjiIn = ts->KanjiIn;          cv->KanjiIn = ts->KanjiIn;
318          cv->KanjiOut = ts->KanjiOut;          cv->KanjiOut = ts->KanjiOut;
         cv->RussHost = ts->RussHost;  
319          cv->DelayFlag = TRUE;          cv->DelayFlag = TRUE;
320          cv->DelayPerChar = ts->DelayPerChar;          cv->DelayPerChar = ts->DelayPerChar;
321          cv->DelayPerLine = ts->DelayPerLine;          cv->DelayPerLine = ts->DelayPerLine;

Legend:
Removed from v.9373  
changed lines
  Added in v.9497

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