Ignore:
Timestamp:
Dec 7, 2001, 12:28:11 PM (24 years ago)
Author:
sandervl
Message:

overlappedio, com & lpt updates

File:
1 edited

Legend:

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

    r7532 r7564  
    1 /* $Id: wprocess.cpp,v 1.139 2001-12-03 12:13:10 sandervl Exp $ */
     1/* $Id: wprocess.cpp,v 1.140 2001-12-07 11:28:11 sandervl Exp $ */
    22
    33/*
     
    3737#include "oslibmisc.h"
    3838#include "oslibdebug.h"
     39#include "hmcomm.h"
    3940
    4041#include "console.h"
     
    424425    }
    425426
     427    HMDeviceCommClass::CloseOverlappedIOHandlers();
     428
    426429    //Note: Needs to be done after deleting WinExe (destruction of exe + dll objects)
    427430    //Flush and delete all open memory mapped files
Note: See TracChangeset for help on using the changeset viewer.