[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
extern struct videoinfo
{
  WORD length,
       width;
  WORD segment;
  WORD starting_mode;
  WORD flags;
#define VIDEO_EGA       0x0001
#define VIDEO_NOSNOW    0x0002
} VideoInfo;

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson