Changeset 4307 for trunk/src/win32k/test/win32ktst.c
- Timestamp:
- Sep 22, 2000, 11:22:43 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/test/win32ktst.c
r4164 r4307 1 /* $Id: win32ktst.c,v 1. 2 2000-09-02 21:08:21bird Exp $1 /* $Id: win32ktst.c,v 1.3 2000-09-22 09:22:43 bird Exp $ 2 2 * 3 3 * Win32k test module. … … 867 867 */ 868 868 printf("--- TestcaseExeLoad2 - loading win32ktst.exe (LX image) ----\n"); 869 rc = CalltkExecPgm(EXEC_LOAD, NULL, NULL, " win32ktst.exe");869 rc = CalltkExecPgm(EXEC_LOAD, NULL, NULL, "GLC6000.TMP"); 870 870 if (rc == NO_ERROR) 871 871 {
Note:
See TracChangeset
for help on using the changeset viewer.