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/HOOK.CPP

    r2768 r2804  
    1 /* $Id: HOOK.CPP,v 1.10 2000-02-12 18:09:49 cbratschi Exp $ */
     1/* $Id: HOOK.CPP,v 1.11 2000-02-16 14:34:02 sandervl Exp $ */
    22
    33/*
     
    3535#include <vmutex.h>
    3636#include <wprocess.h>
     37
     38#define DBG_LOCALLOG    DBG_hook
     39#include "dbglocal.h"
    3740
    3841DEFAULT_DEBUG_CHANNEL(hook)
Note: See TracChangeset for help on using the changeset viewer.