Searched refs:WIN32_FUNCTION (Results 1 – 1 of 1) sorted by relevance
12 #define WIN32_FUNCTION(func) \ macro219 WIN32_FUNCTION(CloseHandle),220 WIN32_FUNCTION(GetLastError),221 WIN32_FUNCTION(OpenProcess),222 WIN32_FUNCTION(ExitProcess),223 WIN32_FUNCTION(ConnectNamedPipe),224 WIN32_FUNCTION(CreateFile),225 WIN32_FUNCTION(CreateNamedPipe),226 WIN32_FUNCTION(SetNamedPipeHandleState),227 WIN32_FUNCTION(WaitNamedPipe),