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

7 lines
103 B
C

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