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

    r4778 r5086  
    1 /* $Id: myldrOpen.cpp,v 1.13 2000-12-11 06:30:59 bird Exp $
     1/* $Id: myldrOpen.cpp,v 1.14 2001-02-10 11:11:46 bird Exp $
    22 *
    33 * myldrOpen - ldrOpen.
     
    2020#define INCL_OS2KRNL_SEM
    2121#define INCL_OS2KRNL_SEC
     22#define INCL_OS2KRNL_LDR
    2223
    2324/*******************************************************************************
     
    4344#include "dev32.h"
    4445#include "ldr.h"
    45 #include "ldrCalls.h"
    4646#include "ModuleBase.h"
    4747#include "pe2lx.h"
Note: See TracChangeset for help on using the changeset viewer.