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

    r4827 r5086  
    1 /* $Id: myldrWasLoadModuled.cpp,v 1.1 2000-12-17 22:44:45 bird Exp $
     1/* $Id: myldrWasLoadModuled.cpp,v 1.2 2001-02-10 11:11:47 bird Exp $
    22 *
    33 * ldrWasLoadModuled - Tells OS/2 that the executable module was LoadModuled
     
    1717#define INCL_NOPMAPI
    1818#define INCL_OS2KRNL_PTDA
     19#define INCL_OS2KRNL_LDR
    1920
    2021/*******************************************************************************
     
    3536#include "dev32.h"
    3637#include "ldr.h"
    37 #include "ldrCalls.h"
    3838#include "options.h"
    3939
Note: See TracChangeset for help on using the changeset viewer.