1 Star 1 Fork 0

towith / TestPluginTCale

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
StdAfx.h 802 Bytes
Copy Edit Raw Blame History
codeMine authored 2022-06-05 15:35 . init
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__1EDD32FF_DA00_4490_B90B_36DCFEF9AB45__INCLUDED_)
#define AFX_STDAFX_H__1EDD32FF_DA00_4490_B90B_36DCFEF9AB45__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Insert your headers here
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <windows.h>
// TODO: reference additional headers your program requires here
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_STDAFX_H__1EDD32FF_DA00_4490_B90B_36DCFEF9AB45__INCLUDED_)
1
https://gitee.com/towith/test-plugin-tcale.git
git@gitee.com:towith/test-plugin-tcale.git
towith
test-plugin-tcale
TestPluginTCale
master

Search