Ignore:
Timestamp:
Mar 3, 2000, 12:16:00 PM (25 years ago)
Author:
sandervl
Message:

moved registry apis into kernel32 + cleanup

File:
1 edited

Legend:

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

    r2802 r2984  
    1 /* $Id: initterm.cpp,v 1.35 2000-02-16 14:25:40 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.36 2000-03-03 11:15:58 sandervl Exp $ */
    22
    33/*
     
    5959/*-------------------------------------------------------------------*/
    6060static void APIENTRY cleanup(ULONG reason);
    61 extern void APIENTRY Win32DllExitList(ULONG reason);
    6261
    6362extern "C" {
Note: See TracChangeset for help on using the changeset viewer.