Develop and Download Open Source Software

Browse CVS Repository

Diff of /ttssh2/teraterm/source/teraterm/vtdisp.c

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

revision 1.14 by yutakapon, Tue Jan 22 14:47:11 2008 UTC revision 1.15 by yutakapon, Wed Jan 23 14:26:33 2008 UTC
# Line 1700  void CaretKillFocus(BOOL show) Line 1700  void CaretKillFocus(BOOL show)
1700    HPEN oldpen;    HPEN oldpen;
1701    HDC hdc;    HDC hdc;
1702    
1703      // Eterm lookfeelの場合は何もしない
1704      if (BGEnable)
1705              return;
1706    
1707    /* Get Device Context */    /* Get Device Context */
1708    DispInitDC();    DispInitDC();
1709    hdc = VTDC;    hdc = VTDC;

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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