资源列表
VBMThread10
- VB6真正稳定多线程(附例子) 1.不需要第三方控件,ThreadFactory虽然稳定,奈何是商业软件,用破解版怕被维权啊 2.支持IDE多线程,这一点多爽,终于可以在vba环境下使用稳定多线程了-VB6 genuine stability multithreading (with examples) 1. does not require third-party controls, ThreadFactory although stable, but since commercial
MyShareMemory
- 本程序提供了共享内存操作类,使用该类可以方便的完成共享内存的各项操作: 1. 创建、读写共享内存; 2. 支持互斥处理。-This program provides a shared memory operations, the use of such can easily complete the operation of shared memory: 1. Create, read and write shared memory 2. Support exclusive d
ThreadPro
- 里面详细介绍了线程的使用,以及各线程之间的优先算法,VC下可直接运行,适合初学者。-Which detailed the use of threads, and each thread between the first algorithm, the VC can be run directly, suitable for beginners.
CardDvcDriver
- qt模拟Windows消息机制PostThreadMessage发射信号,到线程中处理。-Qt simulation Windows PostThreadMessage transmitting message mechanism, handle to the thread.
multitreadsrc1
- MFC实现多线程系列1/4,很经典!值得学习。-MFC multi-threaded series 1/4, very classic! worth learning.
multitreadsrc2
- MFC多线程系列2/4,非常经典,值得学习。-MFC multi-threaded series 2/4, very classic, it is worth learning.
multitreadsrc3
- MFC多线程系列3/4,非常经典,值得学习。-MFC multithreaded series 2/4, very classic, it is worth learning.
multitreadsrc4
- MFC multithreaded series 4/4, very classic, it is worth learning.
YunDm_lib
- 大漠插件辅助支持库.用本支持库创建的dm对象才可以被易和黑月使用,并且可以静态库编译。-Desert plug-assisted support libraries. Dm object with the present support library created can be used easily and Black Moon, and the library can be statically compiled.
demo_version
- 东软实习项目——银行排队系统,实现取号、叫号及经理查询功能-Neusoft Internship Program- Bank queuing system, take a number, called number and query manager
VBgetallPrcoeessWinTitle
- VB获取Windows系统当前的所有进程,并枚举出窗口标题,得到desktop的句柄,得到desktop的第一个子窗体,循环所有的窗体。在所用到的方法中,有一个枚举所有进程的函数,这个函数可帮你快速找到当前运行的所有进程,你也可轻松的就将其应用到其它的应用程序中。-Capture all process , and windows Title , handle and so .
socket-code
- 这份资料是应用socket和多线程实现服务器与客户端通信,多个客户端之间互相通信的功能-This information is the application socket and multi-threaded server and client communication, the function of communication between multiple clients