Ignore:
Timestamp:
Sep 2, 2000, 10:49:29 PM (25 years ago)
Author:
bird
Message:

Bugfixing, DevSegDf.h,...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRACE/src/win32k/pe2lx/pe2lx.cpp

    r4141 r4162  
    1 /* $Id: pe2lx.cpp,v 1.18.4.11 2000-09-01 08:01:37 bird Exp $
     1/* $Id: pe2lx.cpp,v 1.18.4.12 2000-09-02 20:49:25 bird Exp $
    22 *
    33 * Pe2Lx class implementation. Ring 0 and Ring 3
     
    8080#include <newexe.h>                     /* OS/2 NE structs and definitions. */
    8181#include <exe386.h>                     /* OS/2 LX structs and definitions. */
     82
     83#include "devSegDf.h"                   /* Win32k segment definitions. */
    8284
    8385#include "malloc.h"                     /* win32k malloc (resident). Not C library! */
Note: See TracChangeset for help on using the changeset viewer.