www.pudn.com > fhq_wav.rar > sWave1.h
// sWave1.h: interface for the sWave class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SWAVE1_H__33B09FD5_45E8_48A2_8708_6404E663EE36__INCLUDED_)
#define AFX_SWAVE1_H__33B09FD5_45E8_48A2_8708_6404E663EE36__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class sWave
{
public:
CString s;
long l;
};
#endif // !defined(AFX_SWAVE1_H__33B09FD5_45E8_48A2_8708_6404E663EE36__INCLUDED_)