Ignore:
Timestamp:
Aug 25, 2000, 6:47:28 AM (25 years ago)
Author:
bird
Message:

Coding more or less completed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRACE/src/win32k/include/ldr.h

    r4068 r4090  
    1 /* $Id: ldr.h,v 1.5.4.5 2000-08-22 03:00:19 bird Exp $
     1/* $Id: ldr.h,v 1.5.4.6 2000-08-25 04:47:22 bird Exp $
    22 *
    33 * ldr - Our loader "subsystem" public header file.
     
    229229 * functions
    230230 */
    231 ULONG ldrInit(void);
     231PSZ         ldrGetExePath(PSZ pszPath, BOOL fExecChild);
     232ULONG       ldrInit(void);
    232233
    233234#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.