Browse Subversion Repository
Diff of /trunk/teraterm/teraterm/addsetting.cpp
Parent Directory
| Revision Log
| Patch
| 71 |
}; |
}; |
| 72 |
#define MOUSE_CURSOR_MAX (sizeof(MouseCursor)/sizeof(MouseCursor[0]) - 1) |
#define MOUSE_CURSOR_MAX (sizeof(MouseCursor)/sizeof(MouseCursor[0]) - 1) |
| 73 |
|
|
| 74 |
|
#define round(n) ((LONG)n) |
| 75 |
|
|
| 76 |
void CVisualPropPageDlg::SetupRGBbox(int index) |
void CVisualPropPageDlg::SetupRGBbox(int index) |
| 77 |
{ |
{ |
| 78 |
BYTE c; |
BYTE c; |
|
|
Legend:
| Removed from v.8095 |
|
| changed lines |
| |
Added in v.8097 |
|
|
|