VC++2005 跨线程调用控件

时间:2013-03-03 05:48:49
【文件属性】:

文件名称:VC++2005 跨线程调用控件

文件大小:3.18MB

文件格式:RAR

更新时间:2013-03-03 05:48:49

VC++ 2005 跨线程 控件 invoke

VC++2005 跨线程调用控件,通过c++/cli使用invoke实现辅助线程刷新界面的功能。


【文件预览】:
DoInOtherPro
----DoInOtherPro.ncb(9.46MB)
----DoInOtherPro.sln(901B)
----DoInOtherPro()
--------DoInOtherPro.vcproj.PC-200907242123.Administrator.user(1KB)
--------resource.h(91B)
--------app.rc(1KB)
--------stdafx.h(155B)
--------DoInOtherPro.vcproj(6KB)
--------AssemblyInfo.cpp(1KB)
--------Debug()
--------stdafx.cpp(143B)
--------app.ico(1KB)
--------ReadMe.txt(1001B)
--------Form1.resx(6KB)
--------Release()
--------DoInOtherPro.cpp(400B)
--------Form1.h(4KB)
----release()
--------RCX106.tmp(37KB)
----DoInOtherPro.suo(13KB)
----debug()
--------RCX113.tmp(40KB)
--------DoInOtherPro.ilk(0B)
--------DoInOtherPro.pdb(179KB)
--------RCX115.tmp(40KB)
--------RCXAE.tmp(39KB)

网友评论

  • 代码运行有错误System::Collections::
  • ,不错,通过这个学会跨线程用控件了,不过消息这种方式还是代码量稍多,控件多一点就写一片代码
  • 参考了这个,终于实现了多线程
  • 最近在开始学着做界面,需要跨线程访问,代码有一定的参考价值,谢谢,版主....
  • 有一定,参考价值,可以运行使用
  • 值得借鉴,有一定的参考价值,谢谢分享
  • 谢谢 学习下 不知道程序做了什么
  • 源码可用,不太懂