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/kernel32/winexelx.cpp

    r2345 r2802  
    1 /* $Id: winexelx.cpp,v 1.4 2000-01-06 20:07:10 sandervl Exp $ */
     1/* $Id: winexelx.cpp,v 1.5 2000-02-16 14:22:11 sandervl Exp $ */
    22
    33/*
     
    3131#include "exceptutil.h"
    3232#include "cio.h"
     33
     34#define DBG_LOCALLOG    DBG_winexelx
     35#include "dbglocal.h"
    3336
    3437//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.