Changeset 2005 for trunk/src


Ignore:
Timestamp:
Dec 7, 1999, 9:28:42 AM (26 years ago)
Author:
bird
Message:

Added oleaut32 to the lie list.

File:
1 edited

Legend:

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

    r1880 r2005  
    1 /* $Id: pe2lx.cpp,v 1.13 1999-11-29 21:28:00 bird Exp $
     1/* $Id: pe2lx.cpp,v 1.14 1999-12-07 08:28:42 bird Exp $
    22 *
    33 * Pe2Lx class implementation. Ring 0 and Ring 3
     
    193193    {"OLE32",                              "OLE32OS2"},
    194194    {"OLE32.DLL",                          "OLE32OS2"},
     195    {"OLEAUT32.DLL",                       "OLAUTOS2"},
     196    {"OLEAUT32",                           "OLAUTOS2"},
    195197    {"WINSPOOL.DRV",                       "WINSPOOL.DLL"},
    196198    {NULL,                                 NULL} /* end-of-list entry */
Note: See TracChangeset for help on using the changeset viewer.