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

    r4164 r5086  
    1 /* $Id: myldrClose.cpp,v 1.6 2000-09-02 21:08:07 bird Exp $
     1/* $Id: myldrClose.cpp,v 1.7 2001-02-10 11:11:46 bird Exp $
    22 *
    33 * myldrClose - ldrClose
     
    1414#define INCL_DOSERRORS
    1515#define INCL_NOPMAPI
     16#define INCL_OS2KRNL_LDR
    1617
    1718/*******************************************************************************
     
    3031#include "OS2Krnl.h"
    3132#include "ldr.h"
    32 #include "ldrCalls.h"
    3333#include "ModuleBase.h"
    3434#include "Pe2Lx.h"
Note: See TracChangeset for help on using the changeset viewer.