Ignore:
Timestamp:
Jun 1, 2000, 1:28:48 PM (25 years ago)
Author:
sandervl
Message:

Rewrote file io apis

File:
1 edited

Legend:

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

    r3461 r3642  
    1 /* $Id: initterm.cpp,v 1.41 2000-04-29 18:26:59 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.42 2000-06-01 11:28:47 sandervl Exp $ */
    22
    33/*
     
    154154                flAllocMem = PAG_ANY;      // high memory support. Let's use it!
    155155                ulMaxAddr = ulSysinfo * (1024*1024);
     156                OSLibInitWSeBFileIO();
    156157            }
    157158            else
Note: See TracChangeset for help on using the changeset viewer.