2025-04-27 07:49:33 -04:00

10 lines
175 B
C

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