文件名称:QT封装动态库VC调用, 动态库发送消息给VC窗口
文件大小:24.63MB
文件格式:RAR
更新时间:2022-04-11 18:24:29
qt c++ 开发语言
本例子使用QT5.9.1生成动态库,供VC++调用,并在动态库中发送消息给VC的窗口。
【文件预览】:
Test21_DLL
----bin()
--------test21.dll(26KB)
----include()
--------test21.h(328B)
----lib()
--------test21.lib(10KB)
C++调用QT动态库
----test21()
--------test21.cpp(801B)
--------test21.h(328B)
--------test21_global.h(246B)
--------src()
--------test21.pro(1KB)
--------test21.pro.user(18KB)
----test34()
--------test34.sln(1KB)
--------x64()
--------test34.v12.suo(22KB)
--------test34()