Ignore:
Timestamp:
Feb 19, 2000, 9:40:31 AM (26 years ago)
Author:
bird
Message:

g_tkExecPgm is overloaded, so we may change paramerters for a process later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/dev32/d32init.c

    r2823 r2827  
    1 /* $Id: d32init.c,v 1.9 2000-02-18 19:27:29 bird Exp $
     1/* $Id: d32init.c,v 1.10 2000-02-19 08:40:29 bird Exp $
    22 *
    33 * d32init.c - 32-bits init routines.
     
    566566                        (unsigned)myldrOpen,
    567567                        (unsigned)myldrClose,
    568                         (unsigned)myLDRQAppType,
     568                        0,//(unsigned)myLDRQAppType,
    569569                        (unsigned)myldrEnum32bitRelRecs,
     570                        0,
    570571                        0,
    571572                        0,
Note: See TracChangeset for help on using the changeset viewer.