摘要: 加载 方式一 // dll内的函数引用声明 typedef void(*_Initial)( char* thisPCID, char* thisConnectioninfo, char* thisExpVersion, char* thisSessionlD ); void *DLLHandle; 阅读全文
posted @ 2021-11-05 00:22 砥才人 阅读(2123) 评论(0) 推荐(0) 编辑