Ignore:
Timestamp:
Oct 3, 2000, 7:28:32 PM (25 years ago)
Author:
sandervl
Message:

misc updates + fixes

File:
1 edited

Legend:

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

    r3978 r4407  
    1 /* $Id: conin.cpp,v 1.11 2000-08-10 16:54:23 phaller Exp $ */
     1/* $Id: conin.cpp,v 1.12 2000-10-03 17:28:28 sandervl Exp $ */
    22
    33/*
     
    993993
    994994
     995DWORD HMDeviceConsoleInClass::GetFileType (PHMHANDLEDATA pHMHandleData)
     996{
     997   return FILE_TYPE_CHAR;
     998}
Note: See TracChangeset for help on using the changeset viewer.