Ignore:
Timestamp:
Apr 15, 2000, 12:35:29 AM (25 years ago)
Author:
sandervl
Message:

GetFileAttributes, pe loader & command line fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/winexepe2lx.cpp

    r3059 r3375  
    1 /* $Id: winexepe2lx.cpp,v 1.5 2000-03-09 19:03:22 sandervl Exp $ */
     1/* $Id: winexepe2lx.cpp,v 1.6 2000-04-14 22:35:27 sandervl Exp $ */
    22
    33/*
     
    3737
    3838
    39 BOOL fPe2Lx = FALSE;
    40 
    4139/**
    4240 * Register a Pe2Lx Executable module.
     
    5856{
    5957    Win32Pe2LxExe *pWinPe2LxExe;
    60 
    61     fPe2Lx = TRUE;
    6258
    6359    /* I/O init. */
Note: See TracChangeset for help on using the changeset viewer.