windows-nt/Source/XPSP1/NT/multimedia/directx/dinput/diconfig/rundftest.h

10 lines
166 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#ifndef __RUNDFTEST_H__
#define __RUNDFTEST_H__
HRESULT RunDFTest(LPTESTCONFIGUIPARAMS params);
DIACTIONFORMATW *GetTestActionFormats();
#endif //__RUNDFTEST_H__