1 Star 3 Fork 0

toby.chen / grant.dll

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
grant.h 256 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈朝明 提交于 2022-01-19 09:51 . 添加项目文件。
extern "C" _declspec(dllexport) char* _stdcall check_grant(char* code, char* uid,char* username);
extern "C" _declspec(dllexport) char* _stdcall check_update(char* soft_id, char* cur_version);
extern "C" _declspec(dllexport) char* _stdcall grant_offline();
C/C++
1
https://gitee.com/tobychen888/grant.dll.git
git@gitee.com:tobychen888/grant.dll.git
tobychen888
grant.dll
grant.dll
master

搜索帮助