#ifndef _NTIOAPI_H // // I/O completion port // #ifndef IO_COMPLETION_QUERY_STATE #define IO_COMPLETION_QUERY_STATE 0x0001 #endif #endif View code on GitHub
No description available.