代码拉取完成,页面将自动刷新
#if !defined(AFX_STDAFX_H__3B5FB8AC_2F0B_4248_A224_252941871996__INCLUDED_)
#define AFX_STDAFX_H__3B5FB8AC_2F0B_4248_A224_252941871996__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include <afxctl.h> // MFC support for ActiveX Controls
#include <afxext.h> // MFC extensions
#include <afxdtctl.h> // MFC support for Internet Explorer 4 Comon Controls
#ifndef _AFX_NO_AFXCMN_SUPPORT
#include <afxcmn.h> // MFC support for Windows Common Controls
#endif // _AFX_NO_AFXCMN_SUPPORT
// Delete the two includes below if you do not wish to use the MFC
// database classes
#include <afxdb.h> // MFC database classes
#include <afxdao.h> // MFC DAO database classes
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#include "TransFormUtils.h"
#include <shlwapi.h>
#include "sqlite3_lib\\sqlite3.h"
#include "sqlite3_lib\\CppSQLite3.h"
#include <comutil.h>
#pragma comment(lib, "sqlite3_lib\\sqlite3.lib")
#pragma comment(lib, "shlwapi.lib")
#pragma comment(lib, "comsupp.lib")
#endif // !defined(AFX_STDAFX_H__3B5FB8AC_2F0B_4248_A224_252941871996__INCLUDED_)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。