windows-nt/Source/XPSP1/NT/multimedia/directx/dinput/diconfig/rundftest.h
2020-09-26 16:20:57 +08:00

10 lines
166 B
C

#ifndef __RUNDFTEST_H__
#define __RUNDFTEST_H__
HRESULT RunDFTest(LPTESTCONFIGUIPARAMS params);
DIACTIONFORMATW *GetTestActionFormats();
#endif //__RUNDFTEST_H__