Ignore:
Timestamp:
Feb 10, 2001, 12:11:48 PM (25 years ago)
Author:
bird
Message:

Moved ldrCalls.h into the OS2Krnl.h tree as OS2KLDR.h.
Also moved the Ldr definitions from OS2Krnl.h and into OS2KLDR.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/k32/k32QueryOTEs.cpp

    r4164 r5086  
    1 /* $Id: k32QueryOTEs.cpp,v 1.2 2000-09-02 21:08:05 bird Exp $
     1/* $Id: k32QueryOTEs.cpp,v 1.3 2001-02-10 11:11:44 bird Exp $
    22 *
    33 * k32QueryOTEs  -  Get's the object table entries (OTEs) for a given
     
    1919#define INCL_OS2KRNL_TK
    2020#define INCL_OS2KRNL_SEM
     21#define INCL_OS2KRNL_LDR
    2122
    2223#define NO_WIN32K_LIB_FUNCTIONS
     
    2829#include "devSegDf.h"                   /* Win32k segment definitions. */
    2930#include "OS2Krnl.h"
    30 #include "ldrCalls.h"
    3131#include "win32k.h"
    3232#include "k32.h"
Note: See TracChangeset for help on using the changeset viewer.