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

    r1012 r1710  
    1 /* $Id: oledlg.cpp,v 1.2 1999-09-23 09:38:05 sandervl Exp $ */
     1/* $Id: oledlg.cpp,v 1.3 1999-11-12 11:38:43 sandervl Exp $ */
    22/*
    33 *      OLEDLG library
     
    2424#include <win/wtypes.h>
    2525#include <winbase.h>
    26 //#include <uconv.h>
    2726#undef CALLCONV
    2827
    2928#include <os2win.h>
     29#include <odinwrap.h>
    3030#include <ole.h>
    3131#include <winreg.h>
     
    5050#include "winbase.h"
    5151#include "wine/obj_base.h"
    52 #include "debugtools.h"
    53 #include <debugdefs.h>
    54 
    55 
    56 DEFAULT_DEBUG_CHANNEL(ole)
     52// #include "debugtools.h"
     53// #include <debugdefs.h>
     54
     55
     56ODINDEBUGCHANNEL(oledlg)
    5757
    5858/***********************************************************************
Note: See TracChangeset for help on using the changeset viewer.