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/user32/win32wbase.cpp

    r2795 r2803  
    1 /* $Id: win32wbase.cpp,v 1.162 2000-02-15 14:39:12 sandervl Exp $ */
     1/* $Id: win32wbase.cpp,v 1.163 2000-02-16 14:28:22 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    5050#include "timer.h"
    5151
     52#define DBG_LOCALLOG    DBG_win32wbase
     53#include "dbglocal.h"
     54
    5255#define SC_ABOUTWINE            (SC_SCREENSAVE+1)
    5356#define SC_PUTMARK              (SC_SCREENSAVE+2)
Note: See TracChangeset for help on using the changeset viewer.