搜索资源列表

  1. 深入浅出ShellExecute

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

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

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

    • 发布日期:2024-05-13
    • 文件大小:38912
    • 提供者:
  1. mydown

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:韩冰
  1. Simple_email_transmiter

    0下载:
  2. 该程序制作了一个简单的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.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:徐亮
  1. try

    0下载:
  2. 本例是一个用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.
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:2312192
    • 提供者:zj
  1. WinExecShellExecute

    0下载:
  2. 在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
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:lijing
  1. VBQQ

    0下载:
  2. 用VB做QQ强制聊天器 用VB做QQ强制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家来用VB做QQ强制聊天器..... 废话不多说了``` 直接打开VB 新建一个EXE文件..新建一个Text和一个Command按纽 最后直接把代码写上去就可以了... Private Declare Function ShellExecute Lib "shell32.dll" Al
  3. 所属分类:其他行业

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:好感觉
  1. ShellExecute

    0下载:
  2. ShellExecute的使用技巧演示!-The use of ShellExecute presentation skills!
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-13
    • 文件大小:1874944
    • 提供者: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 f
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:180224
    • 提供者:Liu
  1. MpcController

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:林齐
  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. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:46080
    • 提供者:逍遥客
  1. test

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

    • 发布日期:2024-05-13
    • 文件大小:24576
    • 提供者: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

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:hakanbul
  1. CreateProcess

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

    • 发布日期:2024-05-13
    • 文件大小:66560
    • 提供者: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. 所属分类:Dephi控件源码

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:batlerboy
  1. WinAPI-ShellExecute

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

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:李澈
  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 OutLo
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:张名
  1. ShellExecRunAs

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

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:motash
  1. shellExecute

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

    • 发布日期:2024-05-13
    • 文件大小:13312
    • 提供者:jf
  1. ShellExecute

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

    • 发布日期:2024-05-13
    • 文件大小:31744
    • 提供者:funpro
« 12 3 »

源码中国 www.ymcn.org