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

    r2280 r2803  
    1 /* $Id: oslibdebug.cpp,v 1.1 1999-12-31 10:47:11 sandervl Exp $ */
     1/* $Id: oslibdebug.cpp,v 1.2 2000-02-16 14:25:44 sandervl Exp $ */
    22
    33/*
     
    2727#include "oslibdebug.h"
    2828
     29#define DBG_LOCALLOG    DBG_oslibdebug
     30#include "dbglocal.h"
     31
    2932#define DEBUG_QUEUENAME "\\QUEUES\\ODINTRACE\\"
    3033#define DEBUG_QSEMNAME  "\\SEM32\\ODINTRACEQ\\"
Note: See TracChangeset for help on using the changeset viewer.