Ignore:
Timestamp:
Nov 8, 1999, 2:43:13 PM (26 years ago)
Author:
sandervl
Message:

thread, SearchPath + handlemanager fixes

File:
1 edited

Legend:

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

    r1539 r1628  
    1 /* $Id: initterm.cpp,v 1.20 1999-11-01 19:03:03 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.21 1999-11-08 13:43:12 sandervl Exp $ */
    22
    33/*
     
    4343#include <heapshared.h>
    4444#include "mmap.h"
     45#include "fileio.h"
    4546
    4647/*-------------------------------------------------------------------*/
     
    131132            HMInitialize();             /* store standard handles within HandleManager */
    132133            PROFILE_LoadOdinIni();
     134            InitDirectories();
    133135            break;
    134136        }
Note: See TracChangeset for help on using the changeset viewer.