Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/teraterm/ttptek/tekesc.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3221 - (show annotations) (download) (as text)
Tue Mar 24 09:37:20 2009 UTC (15 years, 2 months ago) by maya
File MIME type: text/x-chdr
File size: 520 byte(s)
CVS から SVN へ移行: trunk に集約
1 /* Tera Term
2 Copyright(C) 1994-1998 T. Teranishi
3 All rights reserved. */
4
5 /* TTTEK.DLL, TEK escape sequences */
6
7 void FAR PASCAL TEKChangeCaret(PTEKVar tk, PTTSet ts);
8 void ParseFirst(PTEKVar tk, PTTSet ts, PComVar cv, BYTE b);
9 void TEKEscape(PTEKVar tk, PTTSet ts, PComVar cv, BYTE b);
10 void SelectCode(PTEKVar tk, PTTSet ts, BYTE b);
11 void TwoOpCode(PTEKVar tk, PTTSet ts, PComVar cv, BYTE b);
12 void ControlSequence(PTEKVar tk, PTTSet ts, PComVar cv, BYTE b);
13 void GraphText(PTEKVar tk, PTTSet ts, PComVar cv, BYTE b);

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