[ofw] [RFC] [PATCH 4/12] winverbs: implement IWVProvider

Sean Hefty sean.hefty at intel.com
Sat Mar 15 10:28:17 PDT 2008


>>+CWVProvider::~CWVProvider()
>>+{
>>+       CloseHandle(m_hFile);
>
>What happens if m_hFile == INVALID_HANDLE_VALUE?

CloseHandle can take INVALID_HANDLE_VALUE as input.

- Sean




More information about the ofw mailing list