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

    r2560 r2804  
    1 /* $Id: text.cpp,v 1.6 2000-01-29 14:23:33 sandervl Exp $ */
     1/* $Id: text.cpp,v 1.7 2000-02-16 14:34:35 sandervl Exp $ */
    22
    33/*
     
    1414#include "winuser.h"
    1515#include "user32.h"
     16
     17#define DBG_LOCALLOG    DBG_text
     18#include "dbglocal.h"
    1619
    1720//WINE parts: wine-991031
Note: See TracChangeset for help on using the changeset viewer.