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

    r2792 r2802  
    1 /* $Id: windlllx.cpp,v 1.7 2000-02-15 14:37:43 sandervl Exp $ */
     1/* $Id: windlllx.cpp,v 1.8 2000-02-16 14:22:11 sandervl Exp $ */
    22
    33/*
     
    3434#include <odinlx.h>
    3535#include "oslibmisc.h"
     36
     37#define DBG_LOCALLOG    DBG_windlllx
     38#include "dbglocal.h"
    3639
    3740//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.