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

    r99 r2802  
    1 /* $Id: win32util.cpp,v 1.2 1999-06-10 19:09:04 phaller Exp $ */
     1/* $Id: win32util.cpp,v 1.3 2000-02-16 14:22:11 sandervl Exp $ */
    22
    33/*
     
    1212#include <os2win.h>
    1313
     14#define DBG_LOCALLOG    DBG_win32util
     15#include "dbglocal.h"
     16
    1417//******************************************************************************
    1518//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.