#pragma once #ifndef _INC_PID2NAME #define _INC_PID2NAME void pid2name(DWORD, wchar_t*, size_t); #endif