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

    r1607 r1710  
    1 /* $Id: imm32.cpp,v 1.3 1999-11-05 09:17:59 sandervl Exp $ */
     1/* $Id: imm32.cpp,v 1.4 1999-11-12 11:38:39 sandervl Exp $ */
    22/*
    33 *      IMM32 library
     
    88
    99#include <os2win.h>
     10#include <odinwrap.h>
    1011#include <imm.h>
    11 #include <debugdefs.h>
    12 #include "winversion.h"
     12#include <winversion.h>
    1313#include "imm32.h"
    14 #include "debugtools.h"
    15 
    16 
    17 
    18 DEFAULT_DEBUG_CHANNEL(imm)
     14
     15ODINDEBUGCHANNEL(imm)
    1916
    2017/***********************************************************************
Note: See TracChangeset for help on using the changeset viewer.