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

    r1461 r2802  
    1 /* $Id: hmmutex.cpp,v 1.2 1999-10-26 22:35:25 phaller Exp $ */
     1/* $Id: hmmutex.cpp,v 1.3 2000-02-16 14:24:00 sandervl Exp $ */
    22
    33/*
     
    3131#include "HMMutex.h"
    3232
     33#define DBG_LOCALLOG    DBG_hmmutex
     34#include "dbglocal.h"
    3335
    3436/*****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.