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

    r2485 r2802  
    1 /* $Id: heapstring.cpp,v 1.25 2000-01-20 21:40:26 sandervl Exp $ */
     1/* $Id: heapstring.cpp,v 1.26 2000-02-16 14:23:58 sandervl Exp $ */
    22
    33/*
     
    2929#include "codepage.h"
    3030
     31#define DBG_LOCALLOG    DBG_heapstring
     32#include "dbglocal.h"
     33
    3134/*****************************************************************************
    3235 * Defines                                                                   *
Note: See TracChangeset for help on using the changeset viewer.