-
程序运行初期,程序首先会通过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
-
使用索引快速搜寻
使用索引快速搜寻-use Quick Search Index
- 2023-03-28 01:55:02下载
- 积分:1
-
eMule的原代码,采用VC++开发实现。
eMule的原代码,采用VC++开发实现。-eMule original code, using VC++ development to achieve.
- 2022-08-13 07:16:33下载
- 积分:1
-
一个小简单的图书查询系统.可以调用数据库里的存书情况.
一个小简单的图书查询系统.可以调用数据库里的存书情况.-A tiny and simple system for book searching. You can use it to get the informations about the books in your lib data base
- 2023-02-21 11:10:03下载
- 积分:1
-
带框架的屏保程序
带框架的屏保程序-Screen-save with template
- 2022-03-05 16:27:31下载
- 积分:1
-
掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段...
掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段-grasp of linear and circular generation algorithm, respectively DDA Act and the dotted lines in the screen painting of two straight
- 2022-05-29 19:36:40下载
- 积分:1
-
一本难得的书,学习C++的必备书籍,我们建议教师。
一本难得的好书,学习C++必备的书籍,我们老师上课推荐。-A rare book, learning C++ Required books, we recommend teacher.
- 2022-02-04 06:27:44下载
- 积分:1
-
Base64 Encoder&Decoder
Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
- 2022-03-14 19:34:55下载
- 积分:1
-
航空客运订票系统, 几航空客运订票系统, 几航空客运订票系统, 几...
航空客运订票系统, 几航空客运订票系统, 几航空客运订票系统, 几-Air passenger reservation system
- 2023-01-19 03:40:03下载
- 积分:1
-
simuladro de robots moviles con obstacules
simuladro de robots moviles con obstacules
- 2022-10-31 14:20:02下载
- 积分:1