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

    r2580 r2802  
    1 /* $Id: windllpe2lx.cpp,v 1.5 2000-01-31 09:40:07 bird Exp $ */
     1/* $Id: windllpe2lx.cpp,v 1.6 2000-02-16 14:22:11 sandervl Exp $ */
    22
    33/*
     
    3434#include "conwin.h"         // Windows Header for console only
    3535#include "console.h"
     36
     37#define DBG_LOCALLOG    DBG_windllpe2lx
     38#include "dbglocal.h"
    3639
    3740
Note: See TracChangeset for help on using the changeset viewer.