搜索资源列表
SendMessage
- 发送一个按键值到应用程序+VB源代码.rar
mulicall
- 在使用别人的程序时,我们常发现一些好的功能,想通过自己的程序来重复调用。可偏偏这个程序没有留可编程接口,无法通过API、DLL、COM等方式实现调用。早些年与同仁们讨论时,常对此深表遗憾。最近,通过研究Windows API的使用方法,终于从理论上解决了这一问题,即可通WinAPI中SendMessage、EnumChildWindows等,从模拟操作的角度来调用指定程序的指定功能。 使用这种方法,我写个程序多开器,主要实现启动多个实例,能给EDIT框付值,能定时调用其中按钮。
13645
- 用VB做万象密码查询工具,这里用到几个常用的API函数:FindWindow,SendMessage,GetClassName,WindowFromPoint
sendMessage.tar.gz
- 在Linux中,通过GSM模块短信猫发送短信的源码,In Linux through the GSM module to send SMS text messages
Screen_App
- 给出了一个通过SendMessage关闭和打开显示器的示例。结论是调用该函数的参数应该为: SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, cmd) 其中cmd仅取下列值有效:typedef enum { MONITOR_ON = -1,MONITOR_OFF = 2, MONITOR_STANBY = 1} eMonitorCMD 否则被自动忽略。 纠正了许多文献的不全或错误。 但是对于我的笔
ProcessData
- CprocessData 是一个用它可以在不同的进程里面轻而易举进行数据分配的模板类,同时对于进程间的的SendMessage/PostMessage的调用也很有用。-CprocessData it is a different process can be easily carried out inside the template class data distribution, while for the inter-process SendMessage/PostMessage call
SendWindowsMessage
- Windows系统消息发送调试小工具,用于向Windows系统调用Sendmessage发送消息。-Debugging Windows system message tool. It is for Windows system calls to send a message using Sendmessage.
RegisterMsg
- 该实例主要实现发送自己注册的消息。先通过RegisterWindowMessage函数来注册一条消息,然后用Win32API函数sendMessage()发送。该示例也需要创建两个应用程序,一个用来发送消息,一个用来接收消息。-The main achievement of instances to send their registration information. RegisterWindowMessage function to pass up a message, and then
MouseClick
- SendMessage模拟鼠标进行点击操作-SendMessage 模拟鼠标点击
SendMessage
- 发送系统消息小示例 .-send system message demon. VC++
Ui
- SendMessage API 发送消息-SendMessage API to send a message
130408221121aircrack-2.41
- Wfi GetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle-WfiGetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle SetConsoleTextAttribute SetConsoleCursorPosition GetConsoleScreenBufferInfo FillConsoleOutputAttribute FillCo
wirelessnetview_gr
- 搜索附近无线信号软件 搜索附近无线信号软件-CString CCriticalSection CWnd CDialog LoadIcon CDataExchange GetSystemMenu CMenu LoadString AppendMenu EnableWindow GetDlgItem IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon CFile MessageBox IsDlgBut
jinchengtongxin
- 利用进程A创建进程B,实现进程之间的消息通信和共享内存通信。-sendmessage share memory
vbSendMessage
- VB进程通信的例子,Sendmessage,postmessage-Examples of VB-process communication
sendMessage
- Java语言编写的实现发送短信的功能,代码放在服务器端,客户调用该方法,请求到电信商,实现发送短信-send message model
SendMessage
- SendMessage test program
Sendmessage
- 使用API函数,在程序内部发送消息,在界面与界面之间进行传递数据。-Using API function, in the process of sending messages, the interface between the interface and the transfer of data.
tbdb
- This Packege Consists of 1, SendMessage,vbp 2, SendMessage,e-This Packege Consists of 1, SendMessage, VBP 2, SendMessage, e
mixcutar-bubble
- The Pacific sendmessage use VB program
