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/ldr/ModuleBase.cpp

    r4787 r5086  
    1 /* $Id: ModuleBase.cpp,v 1.6 2000-12-11 06:53:53 bird Exp $
     1/* $Id: ModuleBase.cpp,v 1.7 2001-02-10 11:11:44 bird Exp $
    22 *
    33 * ModuleBase - Implementetation.
     
    1818    #define INCL_DOSFILEMGR             /* RING3: DOS File api. */
    1919#endif
     20#define INCL_OS2KRNL_LDR
    2021
    2122
     
    3435#include "dev32.h"                      /* 32-Bit part of the device driver. (SSToDS) */
    3536#include "OS2Krnl.h"                    /* kernel structs.  (SFN) */
    36 #include "ldrCalls.h"                   /* ldrOpenPath and ldrlv_t. */
    3737#include "modulebase.h"                 /* ModuleBase class definitions, ++. */
    3838
Note: See TracChangeset for help on using the changeset viewer.