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

    r1012 r1710  
    1 /* $Id: olecli32.cpp,v 1.2 1999-09-23 09:38:05 sandervl Exp $ */
     1/* $Id: olecli32.cpp,v 1.3 1999-11-12 11:38:42 sandervl Exp $ */
    22/*
    33 *      OLECLI32 library
     
    1111
    1212#include <os2win.h>
     13#include <odinwrap.h>
    1314#include <ole.h>
    1415#include "olecli32.h"
    15 #include "debugtools.h"
    16 #include <debugdefs.h>
    17 
    18 
    19 DEFAULT_DEBUG_CHANNEL(ole)
    20 
     16
     17ODINDEBUGCHANNEL(olecli32)
    2118
    2219/******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.