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

    r2329 r2802  
    1 /* $Id: windllbase.cpp,v 1.8 2000-01-05 19:39:57 sandervl Exp $ */
     1/* $Id: windllbase.cpp,v 1.9 2000-02-16 14:22:11 sandervl Exp $ */
    22
    33/*
     
    3838#include "profile.h"
    3939
     40#define DBG_LOCALLOG    DBG_windllbase
     41#include "dbglocal.h"
     42
    4043VMutex dlllistmutex;   //protects linked lists of heaps
    4144
Note: See TracChangeset for help on using the changeset viewer.