搜索资源列表
深入浅出ShellExecute
- 深入浅出ShellExecute -Explain the profound things of Shell Execute.
TestOld
- 这是利用ShellExecute来执行程序,也涉及到文件的一些操作-This is the use of ShellExecute to implement procedures, but also to document the operation
mydown
- 执行后可以下载指定程序并执行 你先把大体积*放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.
Simple_email_transmiter
- 该程序制作了一个简单的E-MAIL发送器,在VC中可以用ShellExecute函数简单的调用默认的电子邮件程序。-The procedure produced a simple E-MAIL transmitter in the VC can be simple to use ShellExecute function call the default email program.
try
- 本例是一个用ShellExecute函数调用相应文档的一个例子,非常简单,自己可以照例添加自己的句子进去。-This case is a ShellExecute function call with an example of the corresponding documents, is very simple, they can add your own sentence, as usual, go.
WinExecShellExecute
- 在for DOS的C语言中,有一个system()函数,其功能是执行命令行程序,在VB中也有shell()函数,在Windows程序设计中WinAPI也为我们提供了类似的函数,它们就是WinExec()和ShellExecute(),下面就来讨论一下这两个函数的用法。 -In the C language for DOS, there is a system () function, and its function is
VBQQ
- 用VB做QQ强制聊天器 用VB做QQ强制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家来用VB做QQ强制聊天器..... 废话不多说了``` 直接打开VB 新建一个EXE文件..新建一个Text和一个Command按纽 最后直接把代码写上去就可以了... Private Declare Function ShellExecute Lib "shell32.dll" Al
ShellExecute
- ShellExecute的使用技巧演示!-The use of ShellExecute presentation skills!
Quick_Launch
- 在编程运用了众多的编程小功能: 1、ToolTip 鼠标移动到一个按钮上时,自动弹出一些提示,本程序采用了XInfoTip; 2、Mouse 在程序添加了动态鼠标功能; 3、Icon 软件不采用VC6.0的默认图标; 4、托盘显示与软件界面前端显示; 5、使用ShellExecute()函数调用其他程序。-Use in programming a wide range of programming a small f
MpcController
- 简单的API函数CreateToolhelp32Snapshot ShellExecute PostMessage 用法 VS2005 C-CreateToolhelp32Snapshot ShellExecute PostMessage about some API method in VS2005 C++
CreateProcessMFC
- 分别用CreateProcess()和ShellExecute()实现打开新的应用程序,并在规定时间内关掉进程。-Were treated with CreateProcess () and ShellExecute () the realization of new applications to open and turn off the process of the time.
test
- Run exe by shellExecute
AudioCDDlg
- Auto-Run to media files or already playlist file you had one by using ShellExecute API for OSMSWindowsX
CreateProcess
- CreateProcess,WinExec,ShellExecute 三种打开进程的函数使用例子-CreateProcess, WinExec, ShellExecute function of the use of three examples of open process
execute
- ExecuteFile(FileName: string) filename complete path plus parameters win32 api function ShellExecute-ExecuteFile(FileName: string) filename complete path plus parameters win32 api function ShellExecute
WinAPI-ShellExecute
- WinAPI ShellExecute调用文件-WinAPI ShellExecute call file
ShellExecute
- C程序调用ShellExecute函数打开发邮件的OutLook程序,编译成功后会生成一个命令提示符可执行程序,打开后显示:确认打开邮件收发程序!(Y/N),如果选择Y,则调用Windows系统的OutLook程序,进行邮件发送,向读者演示如何在C语言中调用ShellExecute函数。-C program calls the ShellExecute function is to fight the development OutLo
ShellExecRunAs
- Application in VB6 using ShellExecute,to run another application in elevated privilege
shellExecute
- WindowAPI应用一例,用ShellExecute打开本机中指定的目录。-WindowAPI application one example, use ShellExecute to open the machine in the specified directory.
ShellExecute
- this to implement shellexecute function -this is to implement shellexecute function