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

    r2469 r2804  
    1 /* $Id: wsprintf.cpp,v 1.5 2000-01-18 20:11:27 sandervl Exp $ */
     1/* $Id: wsprintf.cpp,v 1.6 2000-02-16 14:34:41 sandervl Exp $ */
    22
    33/*
     
    2929
    3030#include <misc.h>
     31
     32#define DBG_LOCALLOG    DBG_wsprintf
     33#include "dbglocal.h"
    3134
    3235ODINDEBUGCHANNEL(USER32-WSPRINTF)
Note: See TracChangeset for help on using the changeset viewer.