Changeset 4068 for branches/GRACE/src/win32k/include/ldr.h
- Timestamp:
- Aug 22, 2000, 5:00:22 AM (25 years ago)
- File:
-
- 1 edited
-
branches/GRACE/src/win32k/include/ldr.h (modified) (2 diffs)
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:38bird Exp $1 /* $Id: ldr.h,v 1.5.4.5 2000-08-22 03:00:19 bird Exp $ 2 2 * 3 3 * ldr - Our loader "subsystem" public header file. … … 217 217 #define CCHFILENAME 261 /* This is defined in mytkExecPgm.asm too. */ 218 218 #define CCHARGUMENTS 1536 /* This is defined in mytkExecPgm.asm too. */ 219 extern char fLdrSemTaken;220 219 extern const char fTkExecPgm; 221 220 extern char achTkExecPgmFilename[CCHFILENAME];
Note:
See TracChangeset
for help on using the changeset viewer.
