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/toolhelp.cpp

    r862 r2802  
    1 /* $Id: toolhelp.cpp,v 1.1 1999-09-07 20:28:08 phaller Exp $ */
     1/* $Id: toolhelp.cpp,v 1.2 2000-02-16 14:23:12 sandervl Exp $ */
    22
    33/*
     
    2525#include "toolhelp.h"
    2626
     27#define DBG_LOCALLOG    DBG_toolhelp
     28#include "dbglocal.h"
    2729
    2830ODINDEBUGCHANNEL(KERNEL32-TOOLHELP)
Note: See TracChangeset for help on using the changeset viewer.