#include <afxwin.h>
#include <afxext.h>
#include <afxdisp.h>
#include <afxdtctl.h>
#include <afxcmn.h>
#include <afxsock.h>
#include <winsock2.h>
#include "wvstream.h"
Go to the source code of this file.
Defines | |
| #define | VC_EXTRALEAN |
| #define | WINVER 0x0400 |
| #define | _WIN32_WINNT 0x0400 |
| #define | _WIN32_WINDOWS 0x0410 |
| #define | _WIN32_IE 0x0400 |
| #define | _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
| #define | _AFX_ALL_WARNINGS |
|
|
Definition at line 32 of file test3/stdafx.h. |
|
|
Definition at line 29 of file test3/stdafx.h. |
|
|
Definition at line 26 of file test3/stdafx.h. |
|
|
Definition at line 22 of file test3/stdafx.h. |
|
|
Definition at line 18 of file test3/stdafx.h. |
|
|
Definition at line 8 of file test3/stdafx.h. |
|
|
Definition at line 14 of file test3/stdafx.h. |
1.3.6-20040222