Ignore:
Timestamp:
Feb 27, 2000, 3:16:43 AM (26 years ago)
Author:
bird
Message:

Moved parts from pe2lx.cpp/h to ModuleBase.cpp/h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/include/pe2lx.h

    r2541 r2925  
    1 /* $Id: pe2lx.h,v 1.8 2000-01-27 23:48:14 bird Exp $
     1/* $Id: pe2lx.h,v 1.9 2000-02-27 02:16:43 bird Exp $
    22 *
    33 * Pe2Lx class declarations. Ring 0 and Ring 3
     
    6868    #ifndef RING0
    6969    ULONG  testApplyFixups();
    70     ULONG  writeLxFile(PCSZ pszLXFilename);
     70    ULONG  writeFile(PCSZ pszLXFilename);
    7171    #endif
    7272
Note: See TracChangeset for help on using the changeset viewer.