Re: [Q] DuplicateHandle

From: Maxim S. Shatskih (maxim_at_storagecraft.com)
Date: 03/30/04


Date: Tue, 30 Mar 2004 23:53:43 +0400


    Yes you need.

-- 
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"John" <jvasquez@spam.getntds.com> wrote in message
news:6hdj60h2do2k92dvbd0r87g7sa65vio4ur@4ax.com...
> I call DuplicateHandle() to get an Event Handle I got from an ioctl command
so
> that I can signal the application when an interrupt occurs.
>
> It works fine.
> Should I call CloseHandle on the duplicated Handle?
> JV


Relevant Pages