CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - shell procedure

搜索资源列表

  1. Focus

    0下载:
  2. 这是自己写的shell程序,运行环境为evc4.2,本程序已经测试通过!-write his shell, the environment for evc4.2, this procedure has been tested!
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:294.23kb
    • 提供者:Jade
  1. pearmorangela

    0下载:
  2. 编译要先安装WTL(用来写小程序用地),先编译 stdafx.cpp,不然会提示出错.... 注:(只在Win2000 Pro Sp4 上测试过) 1: 有生命以来第一次写的程序,还原代码基本全是照抄壳代码,没有任何技术含量,游戏而已:) 2: 附有2个典型倒子(PE-Armor 0.7x),高手就莫来了,用 Relox 修复倒也是蛮方便地。 3: 由于是第一次写程序,代码乱乱地,也没有任何思路(其实有更简便地代码,无奈没经验,老是编译失败,所以用了最笨地方法)! 4
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:461.03kb
    • 提供者:rar
  1. namespace.虚拟文件夹(Shell Namespace extension)编程的几个例子

    0下载:
  2. 虚拟文件夹(Shell Namespace extension)编程的几个例子,不过程序老了点,是用VC2或VC4编译的,用到了未公开的Windows Shell函数, The hypothesized folder (Shell Namespace extension) programs several examples, but the procedure was old, was translates with VC2 or VC4, with not public Windows S
  3. 所属分类:Shell编程

    • 发布日期:2016-01-26
    • 文件大小:448.61kb
    • 提供者:
  1. ShellIconOverlay.rar

    0下载:
  2. 这个程序说明如何实现在Windows Shell Explorer下对文件或文件夹图标进行定制(覆盖图)。,This procedure describes how to achieve in the Windows Shell Explorer on a file or folder icon customization (Overlay).
  3. 所属分类:Shell api

    • 发布日期:2017-03-24
    • 文件大小:9.26kb
    • 提供者:安全
  1. treesize

    0下载:
  2. 使用Shell功能实现的计算一个路径及其子路径下所有文件大小总和的程序- Uses under a computation way and its sub- way which the Shell function realizes all documents size sum total procedure
  3. 所属分类:Shell api

    • 发布日期:2017-11-17
    • 文件大小:11.63kb
    • 提供者:站长
  1. adfview_src

    0下载:
  2. 使用虚拟文件夹察看adf磁盘文件(Amiga Disk Files)内容的程序,可以学习Shell Namespace extension编程- Uses the hypothesized folder to observe the adf disk file (Amiga Disk Files) the content procedure, may study Shell Namespace extension to program
  3. 所属分类:Shell api

    • 发布日期:2017-11-12
    • 文件大小:279.32kb
    • 提供者:站长
  1. BETA

    0下载:
  2. 自己shell编写的一个简易登入程序-Their shell prepared a simple login procedure
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:5.34kb
    • 提供者:ada
  1. treesize

    0下载:
  2. 使用Shell功能实现的计算一个路径及其子路径下所有文件大小总和的程序。-Using Shell function to achieve the calculation of a path and its sub-path the size of the sum of all the documents under the procedure.
  3. 所属分类:Shell api

    • 发布日期:2017-04-15
    • 文件大小:11.63kb
    • 提供者:林志强
  1. shellv1.2

    0下载:
  2. shell后门插入器v1.2源码procedure TForm1.spSkinButton6Click(Sender: TObject) begin if opendialog1.execute then memo1.Lines.LoadFromFile(opendialog1.filename) memo1.Text:=stringreplace(memo1.Text, iF REquesT.foRM("pass")=uSERPASS Then
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:208.02kb
    • 提供者:王二
  1. 1

    0下载:
  2. 实现一个功能简单的shell解释程序,模拟MS-DOS命令交互界面。-The realization of a simple shell function to explain the procedure to simulate the MS-DOS command interface.
  3. 所属分类:Shell api

    • 发布日期:2017-04-06
    • 文件大小:1.07kb
    • 提供者:王仍
  1. HookMouse

    0下载:
  2. 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:45.79kb
    • 提供者:冰雨
  1. build

    0下载:
  2. ANT 是一个Java项目生成工具 本批处理程序模仿其功能可以生成Java 工程可编译Java程序可运行Tomcat 本程序小巧,移植性好-ANT is a Java project build tool to mimic the function of this batch program can generate Java project can be compiled Java program can run Tomcat in this procedure a small, port
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:2.83kb
    • 提供者:玉兵
  1. mypack

    0下载:
  2. 基于masm32代码的加壳程序,所加的壳为加密壳。traceMe.exe为被加过壳的程序-Masm32 code packers based on the procedure, the encrypted shell shell added. traceMe.exe to be added before the shell program
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:54.16kb
    • 提供者:dailin
  1. CMDShellCnt

    0下载:
  2. 一个远程的cmd shell程序,使用反弹连接技术,此为客户端-A remote cmd shell procedure, use the bounce connection technology, this is the client
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.87mb
    • 提供者:htkbczy
  1. 2008301464_1

    0下载:
  2. 小工具栏以及加法器,适合vb初学者,运用shell语句,完成程序调用,以及加法运算-Small toolbar and adder for vb beginner, using shell statement, the completion of the procedure call, and the addition operation
  3. 所属分类:Shell api

    • 发布日期:2017-04-08
    • 文件大小:32.68kb
    • 提供者:李小胖
  1. myshell

    4下载:
  2. 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
  3. 所属分类:Shell api

    • 发布日期:2017-05-29
    • 文件大小:11.29mb
    • 提供者:余雅婷
  1. EXE程序编辑器

    1下载:
  2. 直接修改.EXE后戳程序 , 需先脱壳在进行修改 / 可改任何内容(To modify the.EXE post stamping procedure directly, we need to shell out first to modify or modify any content.)
  3. 所属分类:其他

    • 发布日期:2019-11-10
    • 文件大小:2.1mb
    • 提供者:白鹿Boom
搜珍网 www.dssz.com