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

    r2525 r2802  
    1 /* $Id: virtual.cpp,v 1.27 2000-01-26 23:19:06 sandervl Exp $ */
     1/* $Id: virtual.cpp,v 1.28 2000-02-16 14:22:46 sandervl Exp $ */
    22
    33/*
     
    2828#include "oslibdos.h"
    2929
     30#define DBG_LOCALLOG    DBG_virtual
     31#include "dbglocal.h"
    3032
    3133ODINDEBUGCHANNEL(KERNEL32-VIRTUAL)
Note: See TracChangeset for help on using the changeset viewer.