搜索资源列表
24170047218
- vc+sqlCOleSafeArray CWnd CDialog CDataExchange GetWindowRect EndDialog SetWindowText GetWindowText MessageBox CString CTime CCmdTarget CWinApp COleTemplateServer COleObjectFactory DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu IsIconi
RunSoft
- 运行EXE程序,选择路径直接可以运行,原理是调用WinExec函数,可以扩展加热键。
RobocopHelp
- COleSafeArray CWnd CDialog CDataExchange CTime GetWindowRect MessageBox GetWindowText SetWindowText GetDlgItem SetDlgItemText CString EndDialog CCmdTarget GetDlgItemText CWinApp COleTemplateServer COleObjectFactory DestroyIcon LoadIcon GetSystemMenu
WinExecShellExecute
- 在for DOS的C语言中,有一个system()函数,其功能是执行命令行程序,在VB中也有shell()函数,在Windows程序设计中WinAPI也为我们提供了类似的函数,它们就是WinExec()和ShellExecute(),下面就来讨论一下这两个函数的用法。
budingip
- ip绑定几行超简单的代码,因为不知道sendarp的具体用法所以在获取mac后用了winexec如果有高手知道请联系我告诉我下怎么做 QQ:394297602
WinExecexample
- WinExec的一个VC对话框应用实例-WinExec of a VC dialog Application
VB_VC_PrintWord
- 此程序为VB写的打印WORD2003的程序。 VC调用此程序只需要使用语句WinExec(\"Printit.dll c:\\\\test.doc 2-5\",SW_HIDE) 接口为两个命令行参数。第一个是要打印的文件名,第二个是打印的页数。 能检查你输入的文件是否存在,能检查输入的参数个数对不对。如果只有一个参数就默认打印所有页。
computer
- 关机整人 小程序! 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令! 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。 2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown
SGIP1.2.0.10.DEMO
- 用c++编写的的中国联通SGIP协议,内容挺全。 MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage Get
winexec
- AVI x264 转化工具 内有源代码 AVI x264 source code conversion tool-AVI x264 source code conversion tool
winexec
- example for winexec api . it can satr a program from directory or folder
wang
- 模拟屏保。使用winapi的winexec函数执行任意的屏保,同时自己可以执行后台程序。-Simulation screensaver. using the winapi winexec functions to execute arbitrary screen savers, while background processing.
CreateProcess
- CreateProcess,WinExec,ShellExecute 三种打开进程的函数使用例子-CreateProcess, WinExec, ShellExecute function of the use of three examples of open process
WinExec_test
- WinExec示例了WinExec的使用,包括操作常用的软件等-Examples of the WinExec WinExec use common software including the operating
KillExe
- Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
ClearIP_cache
- BCB做的用于清理IP缓存利用WinExec发送arp -d 指令,同时写入注册表使程序开机自动启动,并在后台运行-failed to translate
ExecApp_demo
- 查找已注册类型文件的执行器,并执行。主要演示如何利用WinExec执行程序。-find the executor for the registed file type ,and execute it.It shows how to use WinExec function .
ff
- 类似与 音速启动的东西 先拿 千千静听 ps 作为例子吧 找见 这两个的路径 C:\Program Files\Adobe\Photoshop 7.0\Photoshop.exe C:\Program Files\TTPlayer\TTPlayer.exe 就用一句 就可以了 winexec(‘’,1) 双击两点按钮 进去 写代码 F9我们生成看下 把自己的 信息 也可以加进去 用个label 界面 肯定不好看了 我们美化下 用到 皮肤控件-Similar to
WinExec
- c++builder 启动控制面板程序,用c++builder调用api包-c++builder start Control Panel procedures with c++builder call api package