Ignore:
Timestamp:
Dec 14, 1999, 8:14:28 PM (26 years ago)
Author:
sandervl
Message:

cmd line fix, mmap fix + EB's string fixes

File:
1 edited

Legend:

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

    r1833 r2077  
    1 /* $Id: winexepeldr.cpp,v 1.5 1999-11-24 19:31:23 sandervl Exp $ */
     1/* $Id: winexepeldr.cpp,v 1.6 1999-12-14 19:14:28 sandervl Exp $ */
    22
    33/*
     
    6565
    6666  WinExe->setCommandLine(szCmdLine);
     67  dprintf(("Cmd line: %s", szCmdLine));
    6768
    6869  if(getenv("WIN32_IOPL2")) {
Note: See TracChangeset for help on using the changeset viewer.