Ignore:
Timestamp:
Sep 27, 2001, 5:08:35 AM (24 years ago)
Author:
bird
Message:

Win32k/kKrnlLib splittup: done the major stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/splittup/src/win32k/k32/k32QueryCallGate.cpp

    r5250 r6841  
    1 /* $Id: k32QueryCallGate.cpp,v 1.3 2001-02-23 04:01:48 bird Exp $
     1/* $Id: k32QueryCallGate.cpp,v 1.3.2.1 2001-09-27 03:08:22 bird Exp $
    22 *
    33 * k32QueryCallGate - Query the callgate selector for the callgate to the k32 APIs.
     
    2525*******************************************************************************/
    2626#include <os2.h>
     27#include <OS2Krnl.h>
     28#include <kKrnlLib.h>
     29
    2730#include "devSegDf.h"                   /* Win32k segment definitions. */
    28 #include "OS2Krnl.h"
    2931#include "win32k.h"
    3032#include "k32.h"
    3133#include "options.h"
    3234#include "dev32.h"
    33 #include "log.h"
    34 #include "macros.h"
    3535
    3636
Note: See TracChangeset for help on using the changeset viewer.