Ignore:
Timestamp:
Oct 20, 2000, 1:46:48 PM (25 years ago)
Author:
sandervl
Message:

basic support for VIO console command line apps added + FormatMessage addition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/conbuffer.h

    r2050 r4502  
    1 /* $Id: conbuffer.h,v 1.2 1999-12-09 19:08:25 sandervl Exp $ */
     1/* $Id: conbuffer.h,v 1.3 2000-10-20 11:46:44 sandervl Exp $ */
    22
    33/*
     
    4040class HMDeviceConsoleBufferClass : public HMDeviceHandler
    4141{
    42   private:
     42  protected:
    4343    PICONSOLEINPUT   pConsoleInput;         /* pointer to console input area */
    4444    PICONSOLEGLOBALS pConsoleGlobals;      /* pointer to console global area */
Note: See TracChangeset for help on using the changeset viewer.