Hi community,
i have a dll that read 3D files, there are 2 function for read files: Read_t_old and Read_t_new. But the parameter are "class CTStream *, int" i don't know how to use the "class CTStream"...
The function are this:
?Read_t_new@CMesh@@QAEXPAVCTStream@@H@Z
public: void __thiscall CMesh::Read_t_new(class CTStream *,int)