windows-nt/Source/XPSP1/NT/com/oleutest/balls/client/cfrace/cfrace.h
2020-09-26 16:20:57 +08:00

7 lines
90 B
C

#ifndef __CFRACE_H__
#define __CFRACE_H__
BOOL TestCFRace(void);
#endif // __CFRACE_H__