Changeset 4046 for branches/GRACE/src/win32k/include/ldr.h
- Timestamp:
- Aug 19, 2000, 4:37:21 PM (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
r3987 r4046 1 /* $Id: ldr.h,v 1.5.4. 2 2000-08-11 02:26:06bird Exp $1 /* $Id: ldr.h,v 1.5.4.3 2000-08-19 14:37:07 bird Exp $ 2 2 * 3 3 * ldr - Our loader "subsystem" public header file. … … 218 218 #define CCHFILENAME 261 /* This is defined in mytkExecPgm.asm too. */ 219 219 #define CCHARGUMENTS 1536 /* This is defined in mytkExecPgm.asm too. */ 220 extern char fLdrSemTaken; 220 221 extern const char fTkExecPgm; 221 222 extern char achTkExecPgmFilename[CCHFILENAME];
Note:
See TracChangeset
for help on using the changeset viewer.
