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/misc/env.c

    r4787 r5086  
    1 /* $Id: env.c,v 1.4 2000-12-11 06:53:54 bird Exp $
     1/* $Id: env.c,v 1.5 2001-02-10 11:11:47 bird Exp $
    22 *
    33 * Environment access functions
     
    1414#define INCL_DOSERRORS                  /* Error codes */
    1515#define INCL_OS2KRNL_VM                 /* OS2KRNL: Virtual Memory Management */
    16 #define INCL_OS2KRNL_PTDA               /* OS2KNRL: (per)ProcessTaskDataArea */
     16#define INCL_OS2KRNL_PTDA               /* OS2KRNL: (per)ProcessTaskDataArea */
    1717
    1818/*******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.