Ignore:
Timestamp:
Feb 16, 2000, 3:28:28 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/oslibexcept.cpp

    r1224 r2803  
    1 /* $Id: oslibexcept.cpp,v 1.1 1999-10-09 15:03:23 sandervl Exp $ */
     1/* $Id: oslibexcept.cpp,v 1.2 2000-02-16 14:25:45 sandervl Exp $ */
    22/*
    33 * Exception handler util. procedures
     
    1919#include <exceptions.h>
    2020
     21#define DBG_LOCALLOG    DBG_oslibexcept
     22#include "dbglocal.h"
     23
    2124//******************************************************************************
    2225//Dispatches OS/2 exception to win32 handler
Note: See TracChangeset for help on using the changeset viewer.