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

    r2666 r2804  
    1 /* $Id: edit.cpp,v 1.32 2000-02-05 19:45:15 cbratschi Exp $ */
     1/* $Id: edit.cpp,v 1.33 2000-02-16 14:34:17 sandervl Exp $ */
    22/*
    33 *      Edit control
     
    2727#include "controls.h"
    2828#include "combo.h"
     29
     30#define DBG_LOCALLOG    DBG_edit
     31#include "dbglocal.h"
    2932
    3033#ifdef DEBUG
Note: See TracChangeset for help on using the changeset viewer.