搜索资源列表
LCExchange
- 学习vc关于基于对话框的列表框和组合控件的使用。程序中主要涉及列表框和组合框的数据交换。有具体的应用实例。-Learning about vc dialog-based list box and combination of control.Program mainly involves the list box and combo box of data exchange.A specific application.
Graphit
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-vc++ 6.0
jttributes
- SimpleTextTransfer 利用剪贴板实现Exe程序间的数据交换-SimpleTextTransfer use clipboard to realize data exchange between the Exe program
Jynamicexchangeserver
- DDE 动态数据交换,服务端接受VB元程序,很好(Dynamic data exchange, DDE server to accept, a VB program is very good)
87336838
- 通过内存映射实现进程间的数据交换,有兴趣的朋友可参考下代码()