home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
vc98
/
include
/
brtest.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-04-25
|
327b
|
24 lines
#if !defined(BRTEST_H)
#define BRTEST_H
#include <afxwin.h>
#include <afxdlgs.h>
#include <afxcview.h>
#include <winsock2.h>
// forward declarations
class CUtil ;
class CNIC ;
class CData ;
class CSession ;
class CMulticast ;
class CBridgeRPC ;
class CBradm ;
#endif // BRTEST_H