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

Added new logging feature

File:
1 edited

Legend:

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

    r2650 r2802  
    1 /* $Id: initterm.cpp,v 1.9 2000-02-05 01:59:24 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.10 2000-02-16 14:18:10 sandervl Exp $ */
    22
    33/*
     
    3636#include <odinlx.h>
    3737#include <misc.h>       /*PLF Wed  98-03-18 23:18:15*/
     38#define DBG_LOCALLOG    DBG_initterm
     39#include "dbglocal.h"
    3840
    3941extern "C" {
     
    8789         _ctordtorInit();
    8890
     91         ParseLogStatus();
    8992         CheckVersionFromHMOD(PE2LX_VERSION, hModule); /*PLF Wed  98-03-18 05:28:48*/
    9093
Note: See TracChangeset for help on using the changeset viewer.