Ignore:
Timestamp:
Dec 9, 1999, 12:59:28 PM (26 years ago)
Author:
sandervl
Message:

create reg keys for CSD version

File:
1 edited

Legend:

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

    r2032 r2044  
    1 /* $Id: initterm.cpp,v 1.29 1999-12-09 00:52:20 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.30 1999-12-09 11:59:28 sandervl Exp $ */
    22
    33/*
     
    4747#include "hmdevio.h"
    4848#include <windllbase.h>
    49 #include "cpuhlp.h"
     49#include "initsystem.h"
    5050
    5151/*-------------------------------------------------------------------*/
     
    148148            if (rc != 0)
    149149                ulSysinfo = 1;
    150             InitSystemInfo(ulSysinfo);
    151            
     150
     151            InitSystemEnvironment(ulSysinfo);
    152152            break;
    153153        }
Note: See TracChangeset for help on using the changeset viewer.