2 Star 6 Fork 5

rubikyard / TestPluginTCale

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TestPluginTCale.cpp 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
rubikyard 提交于 2017-11-06 23:16 . Create
// TestPluginTCale.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
BOOL APIENTRY DllMain( HANDLE hModule,
DWORD ul_reason_for_call,
LPVOID lpReserved
)
{
return TRUE;
}
C++
1
https://gitee.com/rubikyard/TestPluginTCale.git
git@gitee.com:rubikyard/TestPluginTCale.git
rubikyard
TestPluginTCale
TestPluginTCale
master

搜索帮助