Ignore:
Timestamp:
Oct 21, 2000, 4:30:47 PM (25 years ago)
Author:
sandervl
Message:

registry api fixes + version keys added

File:
1 edited

Legend:

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

    r3740 r4510  
    1 /* $Id: initterm.h,v 1.5 2000-06-21 20:51:52 sandervl Exp $ */
     1/* $Id: initterm.h,v 1.6 2000-10-21 14:30:47 sandervl Exp $ */
    22/*
    33 * KERNEL32 DLL entry point header
     
    3939void InitEnvironment(int nrcpus); //initsystem.cpp
    4040
     41//InitDynamicRegistry creates/changes keys that may change (i.e. odin.ini
     42//keys that affect windows version)
     43void InitDynamicRegistry();       //initsystem.cpp
     44
    4145#endif
Note: See TracChangeset for help on using the changeset viewer.