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/k32QueryOptionsStatus.cpp

    r5051 r5086  
    1 /* $Id: k32QueryOptionsStatus.cpp,v 1.5 2001-02-02 08:38:34 bird Exp $
     1/* $Id: k32QueryOptionsStatus.cpp,v 1.6 2001-02-10 11:11:44 bird Exp $
    22 *
    33 * k32QueryOptionsStatus  - Queries the options and/or the status of
     
    2020#define INCL_OS2KRNL_TK
    2121#define INCL_OS2KRNL_SEM
     22#define INCL_OS2KRNL_LDR
    2223
    2324#define NO_WIN32K_LIB_FUNCTIONS
     
    4748#include "dev32.h"                      /* 32-Bit part of the device driver. (SSToDS) */
    4849#include "OS2Krnl.h"                    /* kernel structs.  (SFN) */
    49 #include "ldrCalls.h"                   /* ldr* calls. (ldrRead) */
    5050#include "log.h"                        /* Logging. */
    5151#include "avl.h"                        /* AVL tree. (ldr.h need it) */
Note: See TracChangeset for help on using the changeset viewer.