// Z3D_SetupDirectX.h // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_Z3D_SETUPDIRECTX_H__4A246C04_3E7E_11D5_A644_0000E8EB4C69__INCLUDED_) #define AFX_Z3D_SETUPDIRECTX_H__4A246C04_3E7E_11D5_A644_0000E8EB4C69__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #include #include int Z3D_SetupDirectX( HWND hWnd, const char* szPrompt, char* szDXFilePath ); #endif // !defined(AFX_Z3D_SETUPDIRECTX_H__4A246C04_3E7E_11D5_A644_0000E8EB4C69__INCLUDED_)