Category : Windows 3.X Files
Archive   : PCXWIN.ZIP
Filename : IMAGE.H

 
Output of file : IMAGE.H contained in archive : PCXWIN.ZIP
/* MicroSoft Paint and PaintBrush Image Formats
* Copyright (c) 1989, Optus Information Systems, Inc.
*/

#define DCXID 987654321L

typedef struct {
LONG FileID;
LONG RecArray[1000];
} DCXHDR;

typedef struct {
WORD key1;
WORD key2;
WORD dxFile;
WORD dyFile;
WORD ScrAspectX;
WORD ScrAspectY;
WORD PrnAspectX;
WORD PrnAspectY;
WORD dxPrinter;
WORD dyPrinter;
WORD AspCorX;
WORD AspCorY;
WORD wCheck;
WORD res1;
WORD res2;
WORD re3;
} PAINTHDR;

typedef struct {
BYTE PcxID;
BYTE Version;
BYTE enCode;
BYTE bitsPerPixel;
WORD left;
WORD top;
WORD right;
WORD bottom;
WORD hRes;
WORD vRes;
BYTE pInfo[48];
BYTE rsrv1;
BYTE cPlane;
WORD hWidth;
BYTE rsrv[60];
} PCXHDR;


  3 Responses to “Category : Windows 3.X Files
Archive   : PCXWIN.ZIP
Filename : IMAGE.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/