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

Added new logging feature

File:
1 edited

Legend:

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

    r2696 r2803  
    1 /* $Id: wprocess.cpp,v 1.67 2000-02-09 13:42:13 sandervl Exp $ */
     1/* $Id: wprocess.cpp,v 1.68 2000-02-16 14:25:46 sandervl Exp $ */
    22
    33/*
     
    4040#include "mmap.h"
    4141
     42#define DBG_LOCALLOG    DBG_wprocess
     43#include "dbglocal.h"
    4244
    4345ODINDEBUGCHANNEL(KERNEL32-WPROCESS)
Note: See TracChangeset for help on using the changeset viewer.