Ignore:
Timestamp:
Sep 22, 2000, 11:22:43 AM (25 years ago)
Author:
bird
Message:

Corrected problem with kernel build 14053. (new parameter to ldrOpenPath)
Added symbols for 14053 and 8266.

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:21 bird Exp $
     1/* $Id: win32ktst.c,v 1.3 2000-09-22 09:22:43 bird Exp $
    22 *
    33 * Win32k test module.
     
    867867     */
    868868    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");
    870870    if (rc == NO_ERROR)
    871871    {
Note: See TracChangeset for help on using the changeset viewer.