搜索资源列表
Mutex with CSingleLock
- This file contains a summary of what you will find in each of the files that make up your Mutex application.-This file contains a summary of what you will find in each of the files that make up your Mutex application.
pb9(topwiz)
- 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。
VCprogress
- VC_6_0下利用互斥量同步线程来实现文件读取进度条-VC_6_0 under the use of mutex thread synchronization to achieve the file to read the progress bar
ReadFile
- 在Visual C++ 6.0下利用互斥量同步线程来实现文件读取进度条-In Visual C++ 6.0 under simultaneous threads using mutex to achieve the progress of the file read
CLib
- C++ Template Library for generic classes (Thread, Mutex, Logging)
ChatDlg
- 多线程与聊天室的创建,在一个对话框下添加不同组件如IP组件,使用多线程,互斥对象-Multithreading and create a chat room, in the next dialog box to add different components such as IP components, the use of multi-threading, mutex
gedvels
- Mutex APIs Make multiple instance aware programs()
