Ignore:
Timestamp:
Aug 22, 2000, 5:00:22 AM (25 years ago)
Author:
bird
Message:

More code is completed.
Test stuff is broken. (Missing fake functions/variables for the new functions.)

File:
1 edited

Legend:

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

    r4065 r4068  
    1 /* $Id: ldr.h,v 1.5.4.4 2000-08-21 22:59:38 bird Exp $
     1/* $Id: ldr.h,v 1.5.4.5 2000-08-22 03:00:19 bird Exp $
    22 *
    33 * ldr - Our loader "subsystem" public header file.
     
    217217#define CCHFILENAME     261             /* This is defined in mytkExecPgm.asm too. */
    218218#define CCHARGUMENTS   1536             /* This is defined in mytkExecPgm.asm too. */
    219 extern char         fLdrSemTaken;
    220219extern const char   fTkExecPgm;
    221220extern char         achTkExecPgmFilename[CCHFILENAME];
Note: See TracChangeset for help on using the changeset viewer.