Ignore:
Timestamp:
Jul 9, 2001, 2:56:53 PM (24 years ago)
Author:
bird
Message:

Added MCICDA to the paLieList.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/pe2lx/pe2lx.cpp

    r6265 r6267  
    1 /* $Id: pe2lx.cpp,v 1.29 2001-07-09 08:13:34 bird Exp $
     1/* $Id: pe2lx.cpp,v 1.30 2001-07-09 12:56:53 bird Exp $
    22 *
    33 * Pe2Lx class implementation. Ring 0 and Ring 3
     
    180180    {"CRTDLL",                             "CRTDLL32"},
    181181    {"CRTDLL.DLL",                         "CRTDLL32"},
     182    {"MCICDA.DRV",                         "MCICDA.DLL"},
    182183    {"WINSPOOL.DRV",                       "WINSPOOL.DLL"},
    183184    {NULL,                                 NULL} /* end-of-list entry */
Note: See TracChangeset for help on using the changeset viewer.