Browse CVS Repository
Diff of /ttssh2/teraterm/source/teraterm/vtdisp.c
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
|