- Timestamp:
- Sep 12, 2000, 11:13:34 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/dev16/probkrnl.c
r4227 r4247 1 /* $Id: probkrnl.c,v 1.2 5 2000-09-08 21:34:09bird Exp $1 /* $Id: probkrnl.c,v 1.26 2000-09-12 21:13:34 bird Exp $ 2 2 * 3 3 * Description: Autoprobes the os2krnl file and os2krnl[*].sym files. … … 1059 1059 if (!options.fQuiet || rc != NO_ERROR) 1060 1060 { 1061 printf16("Win32k - Odin32 support driver.\n"); 1061 printf16("Win32k - Odin32 support driver. (Built %s %s)\n", 1062 (NPSZ)szBuildTime, (NPSZ)szBuildDate); 1062 1063 1063 1064 /*
Note:
See TracChangeset
for help on using the changeset viewer.