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

    r2745 r2803  
    1 /* $Id: npipe.cpp,v 1.6 2000-02-10 22:39:46 bird Exp $ */
     1/* $Id: npipe.cpp,v 1.7 2000-02-16 14:25:43 sandervl Exp $ */
    22/*
    33 * Win32 Named pipes API
     
    1717#include "debugtools.h"
    1818#include "oslibdos.h"
     19
     20#define DBG_LOCALLOG    DBG_npipe
     21#include "dbglocal.h"
    1922
    2023ODINDEBUGCHANNEL(KERNEL32-NPIPE)
Note: See TracChangeset for help on using the changeset viewer.