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

7 lines
91 B
C
Raw Normal View History

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