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

7 lines
91 B
C

#ifndef __TMARSH_H__
#define __TMARSH_H__
BOOL TestMarshal(void);
#endif // __TMARSH_H__