windows-nt/Source/XPSP1/NT/com/oleutest/balls/client/dllhost/tdllhost.h

7 lines
97 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef __TDLLHOST_H__
#define __TDLLHOST_H__
BOOL TestDllHost(void);
#endif // __TDLLHOST_H__