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

    r2361 r2802  
    1 /* $Id: disk.cpp,v 1.8 2000-01-08 04:48:10 phaller Exp $ */
     1/* $Id: disk.cpp,v 1.9 2000-02-16 14:25:39 sandervl Exp $ */
    22
    33/*
     
    2020#include <string.h>
    2121#include "unicode.h"
     22
     23#define DBG_LOCALLOG    DBG_disk
     24#include "dbglocal.h"
    2225
    2326
Note: See TracChangeset for help on using the changeset viewer.