|
|
Microsoft OS/2 SDK 03-01-1988
/* Include file for users of lqhdll.dll */
typedef struct _QHBOX { /* qhb */
USHORT top;
USHORT left;
USHORT bottom;
USHORT right;
INT FillAtt;
BYTE BorderAtt;
BYTE BoxType;
} QHBOX;
VOID FAR PASCAL BoxDraw(QHBOX FAR *);
SEL FAR PASCAL BoxSave(QHBOX FAR *);
BOOL FAR PASCAL BoxRestore(QHBOX FAR *, SEL);
VOID FAR PASCAL BoxMessage(PSZ, BYTE, BYTE, HMOU, BOOL);
BOOL FAR PASCAL BoxGetString(PSZ, PSZ, USHORT, BYTE, HMOU);
VOID FAR PASCAL BoxScroll(QHBOX FAR *, USHORT, USHORT, BYTE);
VOID FAR PASCAL Dstrcpy(PSZ, PSZ);
VOID FAR PASCAL Dstrcat(PSZ, PSZ);
USHORT FAR Dstrlen(PSZ);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.