#include "tparams.h"
#include "tnclip.h"
#include "ttelhndl.h"
Go to the source code of this file.
Enumerations |
| enum | { SC_UP,
SC_DOWN,
SC_ESC,
SC_MOUSE
} |
| enum | {
TNNOCON,
TNPROMPT,
TNSCROLLBACK,
TNSPAWN,
TNDONE
} |
Functions |
| int | telProcessConsole (NetParams *pParams, KeyTranslator &KeyTrans, TConsole &Console, TNetwork &Network, TMouse &Mouse, Tnclip &Clipboard, HANDLE hThread) |
| WORD | scrollkeys () |
| BOOL WINAPI | ControlEventHandler (DWORD) |
| void | setTNetwork (TNetwork) |