-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过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.
- 2022-11-16 11:20:03下载
- 积分:1
-
数组排序,用C 实现
数组排序,用C 实现-Sorting an array using C to achieve
- 2023-01-07 20:30:03下载
- 积分:1
-
show the relevant information. Zip
显示局域网的相关信息.zip-show the relevant information. Zip
- 2022-03-15 01:35:32下载
- 积分:1
-
一个液晶显示八段码的非常漂亮的时钟源码。
一个液晶显示八段码的非常漂亮的时钟源码。-A liquid crystal display eight yards very beautiful clock source.
- 2023-02-17 18:10:03下载
- 积分:1
-
Course experiment, a small algorithm for vc6 familiar environment, to adapt to t...
课程实验,小算法,用于熟悉vc6环境,适应操作-Course experiment, a small algorithm for vc6 familiar environment, to adapt to the operation
- 2022-01-24 10:06:17下载
- 积分:1
-
iNET 协议 总线规范 以及总线接口定义 word文档
iNET 协议 总线规范 以及总线接口定义 word文档-iNET Protocol Bus Specification
- 2023-04-04 01:50:04下载
- 积分:1
-
DAO数据库访问方法
DAO数据库访问方法-DAO Database Access Method
- 2022-02-01 09:57:15下载
- 积分:1
-
本人写的小程序可以测试您的cpu正在运行的频率!简单实用!直接下载在vc上运行!...
本人写的小程序可以测试您的cpu正在运行的频率!简单实用!直接下载在vc上运行!-I write small programs can test your cpu running frequency! Simple and practical! Download the vc run!
- 2022-11-23 10:05:03下载
- 积分:1
-
自动ping出来,然后挂断。非常好的一个东西。没密码
自动ping出来,然后挂断。非常好的一个东西。没密码-Automatically ping out, and then hang up. A very good thing. No password
- 2022-05-13 23:07:22下载
- 积分:1
-
嵌入式WINCE微调控件编程使用,用EVC开发实现
嵌入式WINCE微调控件编程使用,用EVC开发实现-Embedded WINCE programming controls the use of fine-tuning, using EVC realize development
- 2022-10-14 00:10:04下载
- 积分:1