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

    r2552 r2804  
    1 /* $Id: pmframe.cpp,v 1.41 2000-01-28 22:25:59 sandervl Exp $ */
     1/* $Id: pmframe.cpp,v 1.42 2000-02-16 14:34:30 sandervl Exp $ */
    22/*
    33 * Win32 Frame Managment Code for OS/2
     
    2525#include "caret.h"
    2626#include "oslibmsg.h"
     27
     28#define DBG_LOCALLOG    DBG_pmframe
     29#include "dbglocal.h"
    2730
    2831#define PMFRAMELOG
Note: See TracChangeset for help on using the changeset viewer.