Category : C Source Code
Archive   : BUIWC.ZIP
Filename : GENLIB.H

 
Output of file : GENLIB.H contained in archive : BUIWC.ZIP
//*------------------------------------------------------------------------
//| GENLIB definitions
//*------------------------------------------------------------------------
#define _WINDLL
#define _WINDOWS

// --------------- Rubber-Rectangle Definitions ---------------------------
#define BITMAPHDR 16

typedef struct
{
POINT rgPoints[5];
short nDrawMode;
HPEN hPen;
} RRSTRUCT;

//*------------------------------------------------------------------------
//| GENLIB Prototypes
//*------------------------------------------------------------------------
LONG FAR PASCAL GetVersion(LPSTR lpszBuffer, int nBuffSize);

HANDLE FAR PASCAL BeginRubberRect(HDC hDC, POINT ptStartPos,
short nDrawMode, short nPenStyle);

BOOL FAR PASCAL SizeRubberRect(HDC hDC, HANDLE hMem, POINT ptNewPos);

BOOL FAR PASCAL EndRubberRect(HDC hDC, HANDLE hMem,
POINT ptEndPos, LPRECT lpRect);

LPSTR FAR PASCAL MessageName( LPSTR lpszMsgBuffer, unsigned uMsgID);

unsigned FAR PASCAL FindChr(LPSTR String, char Chr);


  3 Responses to “Category : C Source Code
Archive   : BUIWC.ZIP
Filename : GENLIB.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/