搜索:SendMessage

找到约 11 项符合「SendMessage」的查询结果

结果 11
https://www.eeworm.com/dl/666/368317.html Delphi控件源码

dephi视频控制(Demo+源码) SendMessage做视频捕获,不要驱动

dephi视频控制(Demo+源码) SendMessage做视频捕获,不要驱动
下载 172
·
查看 1047
https://www.eeworm.com/dl/519/347505.html 加密解密

用VB做万象密码查询工具

用VB做万象密码查询工具,这里用到几个常用的API函数:FindWindow,SendMessage,GetClassName,WindowFromPoint
下载 163
·
查看 1073
https://www.eeworm.com/dl/521/13992.html 多媒体处理

DVR-MPEG4编码播放器

·DVR-MPEG4编码播放器 相关函数/类: CWnd CDialog CDataExchange Sleep SetDlgItemText CWinApp DestroyIcon LoadIcon EnableWindow GetDlgItem IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect Draw
下载 107
·
查看 1312
https://www.eeworm.com/dl/657/326243.html BREW编程

最新发送短信的jar包 COutgoingMessage msg = new COutgoingMessage(mobile , message) msg.setMessageEncoding(

最新发送短信的jar包 COutgoingMessage msg = new COutgoingMessage(mobile , message) msg.setMessageEncoding(CMessage.MessageEncoding.EncUcs2) msg.setStatusReport(true) srv.sendMessage(msg)
下载 130
·
查看 1047
https://www.eeworm.com/dl/884023.html 技术资料

DVR-MPEG4编码播放器

·DVR-MPEG4编码播放器 相关函数/类: CWnd CDialog CDataExchange Sleep SetDlgItemText CWinApp DestroyIcon LoadIcon EnableWindow GetDlgItem IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect Draw
下载 7
·
查看 7348
https://www.eeworm.com/dl/689/219245.html SQL Server

vc+sqlCOleSafeArray CWnd CDialog CDataExchange GetWindowRect EndDialog SetWindowText GetWindowText M

vc+sqlCOleSafeArray CWnd CDialog CDataExchange GetWindowRect EndDialog SetWindowText GetWindowText MessageBox CString CTime CCmdTarget CWinApp COleTemplateServer COleObjectFactory DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu IsIconic CPaintDC SendMessage GetSyst ...
下载 129
·
查看 1117
https://www.eeworm.com/dl/958167.html 技术资料

关于MPEG4的源码程序

·详细说明:关于MPEG4的源码程序,实现基本的功能,供研究使用 相关函数/类: RegOpenKeyEx RegCloseKey RegCreateKeyEx OutputDebugString SendMessage GetDlgItem MessageBox ZeroMemory GetDesktopWindow LoadLibrary GetProcAddress FreeLibr
下载 6
·
查看 8701
https://www.eeworm.com/dl/cadence/ebook/240219.html 电子书籍

COleSafeArray CWnd CDialog CDataExchange CTime GetWindowRect MessageBox GetWindowText SetWindowText

COleSafeArray CWnd CDialog CDataExchange CTime GetWindowRect MessageBox GetWindowText SetWindowText GetDlgItem SetDlgItemText CString EndDialog CCmdTarget GetDlgItemText CWinApp COleTemplateServer COleObjectFactory DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu En ...
下载 73
·
查看 1046
https://www.eeworm.com/dl/534/440862.html 其他

DOS下Editor的源代码

DOS下Editor的源代码,写得很不错,其中包含了模拟Windows下SendMessage和PostMessage的实现,包含了基础控件的抽象和实现(主要是用DOS的制表符来描画控件),还包含了一些很好的设计思想在里面。
下载 146
·
查看 1062
https://www.eeworm.com/dl/626/114990.html 编辑器/阅读器

在有些软件里当鼠标移到某单词上,其注释就会显示单词的中文解释.这样的软件是如何制作的呢?下面我就介绍以下获取鼠标所在单词的方法,至于中文结实要关系到数据库及字库问题在此我不做解释. 首先建立新工程,在

在有些软件里当鼠标移到某单词上,其注释就会显示单词的中文解释.这样的软件是如何制作的呢?下面我就介绍以下获取鼠标所在单词的方法,至于中文结实要关系到数据库及字库问题在此我不做解释. 首先建立新工程,在FORM上添加一个TEXT文本框. 声明SendMessage函数. ...
下载 74
·
查看 1217