- Timestamp:
- Feb 28, 2001, 9:23:34 PM (25 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/kernel32/initterm.cpp (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/kernel32/initterm.cppr5135 r5277 34 34 #include <wprocess.h> 35 35 #include "handlemanager.h" 36 //#include "profile.h"36 #include "profile.h" 37 37 #include <options.h> 38 38 #include "initterm.h" … … 159 159 ulMaxAddr = ulSysinfo * (1024*1024); 160 160 OSLibInitWSeBFileIO(); 161 if(PROFILE_GetOdinIniInt(ODINSYSTEM_SECTION, HIGHMEM_KEY, 1) == 0) { 162 dprintf(("WARNING: OS/2 kernel supports high memory, but support is DISABLED because of HIGHMEM odin.ini key")); 163 flAllocMem = 0; 164 } 161 165 } 162 166 else 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
