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.h

    r2050 r4407  
    1 /* $Id: conin.h,v 1.2 1999-12-09 19:08:26 sandervl Exp $ */
     1/* $Id: conin.h,v 1.3 2000-10-03 17:28:28 sandervl Exp $ */
    22
    33/*
     
    139139                                    LPDWORD       lpcWritten);
    140140
     141                      /* this is a handler method for calls to GetFileType() */
     142  virtual DWORD GetFileType (PHMHANDLEDATA pHMHandleData);
     143
    141144};
    142145
Note: See TracChangeset for help on using the changeset viewer.