www.pudn.com > showstr.rar > ExPort_Fuctions.h
// ExPort_Fuctions.h: interface for the CExPort_Fuctions class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EXPORT_FUCTIONS_H__7E53DE22_76E7_4C80_88B0_80376758DC21__INCLUDED_)
#define AFX_EXPORT_FUCTIONS_H__7E53DE22_76E7_4C80_88B0_80376758DC21__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class CExPort_Fuctions
{
public:
CExPort_Fuctions();
virtual ~CExPort_Fuctions();
};
BOOL AFX_CLASS_EXPORT ShowString (char * _str,HWND hWnd);
#endif // !defined(AFX_EXPORT_FUCTIONS_H__7E53DE22_76E7_4C80_88B0_80376758DC21__INCLUDED_)