#include "targetver.h"
#include <afxwin.h>
#include <afxext.h>
#include <afxdisp.h>
#include <afxdtctl.h>
#include <afxcmn.h>
#include "targetver.h"
Go to the source code of this file.
Defines | |
#define | VC_EXTRALEAN |
#define | _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
#define | _AFX_ALL_WARNINGS |
Variables | |
CRITICAL_SECTION | cs |
__int64 | th_freq |
__int64 | th_start |
__int64 | th_end |
double | th_TimeDuration |
#define _AFX_ALL_WARNINGS |
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
#define VC_EXTRALEAN |
CRITICAL_SECTION cs |
__int64 th_end |
__int64 th_freq |
__int64 th_start |
double th_TimeDuration |