Ignore:
Timestamp:
Jul 6, 1999, 5:48:48 PM (26 years ago)
Author:
phaller
Message:

Add: HandleManager support for kernel objects, various fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/console.cpp

    r120 r278  
    1 /* $Id: console.cpp,v 1.7 1999-06-19 10:54:40 sandervl Exp $ */
     1/* $Id: console.cpp,v 1.8 1999-07-06 15:48:45 phaller Exp $ */
    22
    33/*
     
    6262#define  INCL_VIO
    6363#define  INCL_AVIO
    64 #include <os2wrap.h>    //Odin32 OS/2 api wrappers
     64#include <os2wrap.h>         //Odin32 OS/2 api wrappers
    6565#include <builtin.h>
    6666#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.