#pragma once #ifndef _XBOX #include <guiddef.h> bool IsXInputDevice(const GUID* pGuidProductFromDirectInput); #endif