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

Added new logging feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/wndmsg.cpp

    r2768 r2804  
    1 /* $Id: wndmsg.cpp,v 1.13 2000-02-12 18:09:50 cbratschi Exp $ */
     1/* $Id: wndmsg.cpp,v 1.14 2000-02-16 14:34:40 sandervl Exp $ */
    22/*
    33 * Win32 window message text function for OS/2
     
    1515#include <win\winmfcmsg.h>
    1616#include <spy.h>
     17
     18#define DBG_LOCALLOG    DBG_wndmsg
     19#include "dbglocal.h"
    1720
    1821#ifdef DEBUG
Note: See TracChangeset for help on using the changeset viewer.