Ignore:
Timestamp:
Nov 12, 1999, 12:38:45 PM (26 years ago)
Author:
sandervl
Message:

DIBSection changes, EB's file io additions, Jens Weissner's changes to several dlls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/imagehlp/imagehlp.cpp

    r1012 r1710  
    1 /* $Id: imagehlp.cpp,v 1.2 1999-09-23 09:38:04 sandervl Exp $ */
     1/* $Id: imagehlp.cpp,v 1.3 1999-11-12 11:38:39 sandervl Exp $ */
    22/*
    33 *      IMAGEHLP library
     
    88
    99#include <os2win.h>
    10 #include <debugdefs.h>
     10#include <odinwrap.h>
    1111#include <imagehlp.h>
    1212#include <heapstring.h>
    13 #include "debugtools.h"
    14 
    15 DEFAULT_DEBUG_CHANNEL(imagehlp)
    16 
     13
     14ODINDEBUGCHANNEL(imagehlp)
    1715
    1816/***********************************************************************
Note: See TracChangeset for help on using the changeset viewer.