摘要: 1、 #include "stdafx.h" #include <stdio.h> #define DLLEXPORT extern "C" __declspec(dllexport) //放在 #include "stdafx.h" 之后 typedef void(__stdcall *FUNCT 阅读全文
posted @ 2025-05-16 15:11 cnchengv 阅读(7) 评论(0) 推荐(0)