[Contents] [index] [Help] [Retrace] [browse <] [Browse >]


    struct OverscanPrefs
    {
        ULONG            os_Reserved[4];
        ULONG            os_DisplayID;   /* Displaymode ID */
        Point            os_ViewPos;     /* View X/Y Offset */
        Point            os_Text;        /* TEXT overscan dimension */
        struct Rectangle os_Standard;    /* STANDARD overscan dimension */
    };