-
程序运行初期,程序首先会通过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
-
用VB实现的排课系统,采用了排课算法,支持SQL和Access数据库两种连接。...
用VB实现的排课系统,采用了排课算法,支持SQL和Access数据库两种连接。-Course Scheduling System implemented with VB, using the Course Scheduling algorithms to support SQL and Access database, two kinds of connections.
- 2022-01-28 16:51:11下载
- 积分:1
-
Flex
flex鱼眼特效类,可以为RIA应用增加亮点-flex-type fish-eye effects, you can increase the bright spot for RIA applications
- 2023-04-21 23:45:03下载
- 积分:1
-
Lex与Yacc相关的程序,有对sql的词法分析和语法分析的程序
Lex与Yacc相关的程序,有对sql的词法分析和语法分析的程序-Lex and Yacc related procedures, the right sql lexical analysis and parsing procedures
- 2022-03-15 15:12:10下载
- 积分:1
-
multithreading LAN messaging
多线程局域网消息发送-multithreading LAN messaging
- 2022-03-25 02:35:38下载
- 积分:1
-
用C语言写的一个很好的十进制数转换为十六进制数的源代码。...
用C语言写的一个很好的十进制数转换为十六进制数的源代码。-Using C language to write a good decimal number converted to hexadecimal number of the source code.
- 2022-10-15 08:45:02下载
- 积分:1
-
库存管理和我的开题报告,还算可以吧,不算太全面
库存管理和我的开题报告,还算可以吧,不算太全面
-Inventory management and the problem that I report, you still can, not too full
- 2022-07-15 11:16:56下载
- 积分:1
-
航空管理软件
通过目标输入雷达经纬度和雷达的高度
计算目标的x,y的位置...
航空管理软件
通过目标输入雷达经纬度和雷达的高度
计算目标的x,y的位置-Aviation management software through the target latitude and longitude input radar and radar target height calculation of the x, y position
- 2022-07-20 16:13:35下载
- 积分:1
-
High
高质量C++,这本书是我多年来做的专业程序员C++课程教学下的一个自然产物。
- 2022-10-04 16:40:03下载
- 积分:1
-
可以定时关机的例子
可以定时关机的例子-can Mytob.BSNotes example
- 2023-04-22 14:25:03下载
- 积分:1