Ignore:
Timestamp:
Feb 14, 2008, 6:18:58 AM (18 years ago)
Author:
Brendan Oakley
Message:

Clean up excessive Uni16 debug output and enable sending output to uniaud32 on Release builds - from Allan

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OCO/trunk/drv16/commdbg.c

    r266 r288  
    1 /* $Id: commdbg.c,v 1.1.1.1 2003/07/02 13:57:04 eleph Exp $ */
    21
    32/******************************************************************************
     
    3635#ifdef DEBUG
    3736#pragma code_seg ("_debugtext");
     37#endif
    3838
    3939#define INCL_NOPMAPI
     
    339339}
    340340
     341#ifdef DEBUG
    341342
    342343void StringOut(char far *DbgStr)
Note: See TracChangeset for help on using the changeset viewer.