CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 自定义消息

搜索资源列表

  1. threadmsg

    0下载:
  2. 自定义的一个类,向记录到该类对象的线程发送自定义消息.-Since the definition of a class, to record the thread to the class object to send custom messages.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:81746
    • 提供者:liyiliang85
  1. toolbartestII

    0下载:
  2. vs2008 mfc 实现ctoolbar的使用 从构建到逐步添加代码,以及自定义消息还响应工具条上面按键的消息。-vs2008 mfc achieve ctoolbar used to gradually add the code from the build, and customize the message also respond to the message button on the toolbar area.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-10
    • 文件大小:17046629
    • 提供者:hewei
  1. TimerDlg

    0下载:
  2. 自定义消息框,倒计时提示,可设置关闭时间-Countdown message box prompt
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:1519
    • 提供者:yaojianping
  1. OwnerMessage

    0下载:
  2. 创建和使用自定义消息\OwnerMessage,很不错的vc源码,希望能对大家有所帮助-Create and use custom message \ OwnerMessage, very good vc source, I hope you can help
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:30679
    • 提供者:洪美英
  1. VC_ThreadCommunication_usecustom

    0下载:
  2. 开发平台:vc6; 功能:理解用MFC如何使用自定义消息进行线程间通信(基于对话框)。-Development platform: vc6 function: to understand how to use the custom with the MFC message thread communication (dialog-based).
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2300857
    • 提供者:simon
  1. MessageThread

    0下载:
  2. 使用自定义消息进行线程间的通信\MessageThread\MessageThread.rar,很不错的vc源码,有兴趣的朋友可以看看。-Use custom messages to communicate between threads \ MessageThread \ MessageThread.rar, very good vc source, interested friends can see.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:30018
    • 提供者:李志红
  1. OwnerMessage

    0下载:
  2. 创建和使用自定义消息\OwnerMessage\OwnerMessage.rar,很不错的vc源码,希望对大家有所帮助。-Create and use custom message \ OwnerMessage \ OwnerMessage.rar, very good vc source, we want to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:30752
    • 提供者:孙松青
  1. Visual-CPPzidingyixiaoxichuansong--

    0下载:
  2. 在Visual C++中利用自定义消息实现线程间通讯-In Visual C++ to achieve a custom message in the use of inter-thread communication
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-06-09
    • 文件大小:16895141
    • 提供者:帐篷
  1. JinCheng

    0下载:
  2. 进程通讯(可自定义消息),非常牛的代码,应用很广,代码简洁明了。-Process communication (customizable message), very cattle code, the application is very broad, clear and concise code.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:10872
    • 提供者:静水深流
  1. postmessage

    0下载:
  2. 在vb程序之间,在vc和vb程序之间传递自定义消息,实现进程间的通讯-examples about how to transport messages between vb and vc,vb and vb processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:41526
    • 提供者:大鱼
  1. communication-between-two-dialogs

    0下载:
  2. 利用线程实现两个对话框之间的通信,线程间采用自定义消息进行通信。-Use thread realize two dialog box of communication between, between threads communicate using custom news
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3708109
    • 提供者:like
  1. IEProj

    1下载:
  2. 涉及知识点: 1)VC UNICODE编程相关知识,示例全部采用UNICODE字符编码。 2)注册表实现查询、修改IE主页、查询操作系统注册公司、及用户名。 3)为控件添加提示之CToolTipCtrl的使用方法。 4)在对话框上显示图片,支持JPG,PNG,GIF等格式,采用的COM的IPicture类实现 5)修改对话框主题 6)VC 开机自动启动程序代码 7)对话框图标动态变化。 8) 多线程编程,线程之间通讯。 由于判断URL是否合法的API:Inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:99208
    • 提供者:lostman
  1. RegisterWindowMessageD

    0下载:
  2. 实现windows消息的注册和消息的截取 添加自定义消息响应函数 对dll进行封装测试 一种dll和主程序的通信方法-To achieve the interception of windows messages, registration and news Add a custom message response function Packaging and testing of dll A dll and the main method of communicati
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:37688
    • 提供者:donglipeng
  1. CMedia

    0下载:
  2. CMedia 类: 接口函数: //打开视频文件 OpenFile(LPCTSTR strFileName /*视频文件名*/ ,HWND hOwnerWnd /*显示视频的窗口句柄*/ ,HWND hNotifyWnd /*接收DSHOW事件消息的串口句柄*/ ) //播放视频 BOOL VideoRun() //暂停视频 BOOL VideoPause() //停止视频 BOOL VideoStop()
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:3665
    • 提供者:费斌
  1. teach-VC-hand-by-hand

    0下载:
  2. 从零开始学VC系列教程 一.信息显示实验 二. 对话框及常用控件实验 三.串口通信与自定义消息 四.并口控制与类的使用 五.消息机制与自定义消息-vc study
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3897818
    • 提供者:
  1. VC3

    0下载:
  2. 基于PC机与单片机的串口通信,用到了一个动态链接库和一个自定义消息. 掌握VC下串口编程式的方法,掌握动态库的静态调用及自定义消息. -PC and microcontroller-based serial communication, use of a dynamic link library and a custom message. To master VC and serial programming method, the static call to grasp the
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1779726
    • 提供者:陈杰
  1. VC5

    0下载:
  2. 消息机制与自定义消息 我们一再重复的讲Windows的消息,因为这的确是一个关键,会用,并且用好是非常必要的。主要介绍一下消息机制及消息传输,做几个小小的实验,让大家在概念上明白怎么用。 学会消息发送接收及自定义消息 撑握消息机制的概念,学会基于消息的操作. -Message mechanism with a custom message We repeated speaking of the Windows message, because it is
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2428829
    • 提供者:陈杰
  1. VC6-COMM-comunication

    0下载:
  2. VC 通讯例程 串口 自定义消息 常用控件-vc communication uart messages tabs
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6839899
    • 提供者:张建斌
  1. CAsynSocket

    0下载:
  2. C++编写的木马例子(自定义消息,使用非阻塞CAsynSocket)程序源代码-C++ and the Trojan examples (a custom message, use non-blocking CAsynSocket) source code
  3. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:89137
    • 提供者:田发
  1. Processes-and-threads

    0下载:
  2. Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads- to control the progress bar, c
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:976977
    • 提供者:阳光
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com