登录
首页 » Windows开发 » 程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...

程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...

于 2022-11-16 发布 文件大小:1.17 kB
0 257
下载积分: 2 下载次数: 1

代码说明:

程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IBAN Calculator
    只是我写的一个小程序,用来计算出国际银行账号和银行识别码。
    2022-11-02 09:30:03下载
    积分:1
  • 有声有色刚学会做网页,看到别的人网页又炫又酷,而自己的网页做得却十分枯燥,还花了不少心思,不知道该从何处下手?到最后,还是忍痛从自己的电脑里删除了!为什么别人的...
    有声有色刚学会做网页,看到别的人网页又炫又酷,而自己的网页做得却十分枯燥,还花了不少心思,不知道该从何处下手?到最后,还是忍痛从自己的电脑里删除了!为什么别人的站点制作的那么漂亮,自己的这么难看?然而现在有了《有声有色》她还真的可以使你的站点在最短的时间里变得有声有色!该软件集合了几十个十分精彩的Javascript小程序,她真正做到了与源程序相溶合,所有特效操作只要轻轻点几下鼠标就可以完成!你可以保存为文件,还有预览功能!不像其它类似的软件,下载回去只提供Javascript源程序,还要用户自行修改(烦)!主页: http://richie.coolbel.com/-are coming to do a very impressive website to see other people were also hip and cool, and their website has been done very boring, but also made a lot of efforts, I do not know where to start? Eventually, reluctantly or from their own computer to delete! Why the site produced so beautiful, the ugly but so now has "very impressive" She could really make your site in the shortest possible time become a very impressive! The software is a combination of dozens of excellent Javascript small program, she truly is the source and dissolve, as long as all special effects operators gently a few mouse clicks to complete! You can save the document, there are previews! Unlike other similar software, downl
    2022-12-13 18:40:03下载
    积分:1
  • 用java程序实现的小闹钟,功能实用简单哦,特别棒
    用java程序实现的小闹钟,功能实用简单哦,特别棒-Java program to use a small alarm clock, features a simple and practical Oh, special rods
    2022-12-22 14:25:03下载
    积分:1
  • vc6.0下的控制台程序,学生考试查询系统,初次进入设置管理员账号。同学课程设计作品。...
    vc6.0下的控制台程序,学生考试查询系统,初次进入设置管理员账号。同学课程设计作品。-vc6.0 console under the procedures, examination of referral systems, the initial entry to set up an administrator account. Students design courses.
    2023-01-08 05:35:03下载
    积分:1
  • win8平板调用摄像头工具
    win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。 namespace AForge.Controls {     using AForge.Video;     using System;     using System.ComponentModel;     using System.Drawing;     using System.Runtime.CompilerServices;     using System.Windows.Forms;         public class VideoSourcePlayer : Control     {         private bool autosize;         private Color borderColor = Color.Black;         private IContainer components;         private Bitmap currentFrame;         private bool firstFrameNotProcessed = true;    
    2022-04-23 12:39:10下载
    积分:1
  • 插入IE穿墙下载者 过大多数杀软 防火墙
    插入IE穿墙下载者 过大多数杀软 防火墙-dll inserted downloader through fire walls and the majority of anti-virus
    2022-06-16 15:53:32下载
    积分:1
  • 简单的五子棋程序程序简单易懂适合初学者使用
    简单的五子棋程序程序简单易懂适合初学者使用-simple procedures are simple procedures for beginners
    2022-03-23 03:23:34下载
    积分:1
  • 课程设计:对字符串进行处理 包括删除、插入、连删等操作
    课程设计:对字符串进行处理 包括删除、插入、连删等操作-Curriculum design: the string processing, including delete, insert, delete and other operations even
    2022-02-01 05:33:47下载
    积分:1
  • 接触该样本
    Contactless Omnikey Sample
    2023-04-09 00:50:03下载
    积分:1
  • 宾馆完整管理系统,用VB 语言及SQL 完成,方便好用,形式内容完整,非常适合VB学习者参考学习...
    宾馆完整管理系统,用VB 语言及SQL 完成,方便好用,形式内容完整,非常适合VB学习者参考学习-Hotels integrity management system, using VB and SQL language completed to facilitate ease of use, form the content is complete, very suitable for learners reference learning VB
    2022-03-26 14:13:26下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载