Ignore:
Timestamp:
Nov 28, 2001, 4:35:15 PM (24 years ago)
Author:
sandervl
Message:

com fixes

File:
1 edited

Legend:

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

    r7457 r7471  
    1 /* $Id: hmcomm.h,v 1.9 2001-11-26 14:54:00 sandervl Exp $ */
     1/* $Id: hmcomm.h,v 1.10 2001-11-28 15:35:15 sandervl Exp $ */
    22
    33/*
     
    9191  OVERLAPPED overlapped;
    9292  DWORD      dwLastError;
     93  DWORD     *lpfdwEvtMask;
    9394  BOOL       fClosing;
    9495  BOOL       fCancelIo;
Note: See TracChangeset for help on using the changeset viewer.