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

7 lines
97 B
C

#ifndef __TDLLHOST_H__
#define __TDLLHOST_H__
BOOL TestDllHost(void);
#endif // __TDLLHOST_H__