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