Category : Files from Magazines
Archive   : WDJAN92.ZIP
Filename : 3N01006A

 
Output of file : 3N01006A contained in archive : WDJAN92.ZIP

/*****************************************************/
/* icon.h */
/* -- Interface to icon creation module. */
/*****************************************************/

/*****************************************************/
/* Types. */
/*****************************************************/
typedef struct
{
POINT ptHot; /* Hotspot. */
int dx, dy; /* Width and height. */
WORD cbLine; /* Width of monochrome bitmap in */
/* bytes. */
BYTE cpln; /* Number of planes in color */
/* bitmap. */
BYTE cbit; /* Bits per plane in color */
/* bitmap. */
BYTE rgb[1]; /* Bitmaps (mono then color). */
} ICN;

typedef ICN FAR * LPICN;

/*****************************************************/
/* Prototypes. */
/*****************************************************/
HICON HicnFromBmpBmp(HBITMAP, HBITMAP);


  3 Responses to “Category : Files from Magazines
Archive   : WDJAN92.ZIP
Filename : 3N01006A

  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/