Ignore:
Timestamp:
Feb 16, 2000, 3:34:41 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

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

    r2649 r2804  
    1 /* $Id: initterm.cpp,v 1.20 2000-02-05 02:12:20 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.21 2000-02-16 14:34:20 sandervl Exp $ */
    22
    33/*
     
    4444#include <exitlist.h>
    4545
     46#define DBG_LOCALLOG    DBG_initterm
     47#include "dbglocal.h"
     48
    4649/*-------------------------------------------------------------------*/
    4750/* A clean up routine registered with DosExitList must be used if    */
     
    8588      case 0 :
    8689         _ctordtorInit();
     90         ParseLogStatus();
    8791
    8892         CheckVersionFromHMOD(PE2LX_VERSION, hModule); /*PLF Wed  98-03-18 05:28:48*/
Note: See TracChangeset for help on using the changeset viewer.