Ignore:
Timestamp:
Feb 16, 2000, 3:25:43 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/codepage.cpp

    r2485 r2802  
    1515#include "profile.h"
    1616#include "codepage.h"
     17
     18#define DBG_LOCALLOG    DBG_codepage
     19#include "dbglocal.h"
    1720
    1821static UconvObject DisplayUconv = NULL;
Note: See TracChangeset for help on using the changeset viewer.