-
/ / /只有WinXP及以上系统的支持shopenfolderandselectitems()API / / /…
/// 只有WinXp及以上及系统才支持SHOpenFolderAndSelectItems() API
/// 那其它系统该怎么实现这个功能呢?只能采用其它的方法来处理
/// 首先用XP跟踪到SHOpenFolderAndSelectItems()API中,看它是如何处理的,再用同样的方法去实现
/// 其它系统的这个功能使用工具 VC6 .net 2003 MSDN Ollydbg v1.10中文版-/// Only Winxp and above and system support SHOpenFolderAndSelectItems () API///that other systems how to realize this function? But to use other methods to deal with///First of all, to use XP tracking SHOpenFolderAndSelectItems () API, the look is how to deal with it, and re-use the same method to realize///other systems to use this feature tools VC6. Net 2003 Chinese version of MSDN Ollydbg v1.10
- 2023-02-11 13:50:03下载
- 积分:1
-
列表头文件注册系统
应用背景我在大学时使用的头文件。相当简单,它只使用结构和指针。关键技术在C++中,它只需要头文件。我会更新,后来寿。这是在西班牙,但我不认为这是一个麻烦
- 2022-01-28 20:19:53下载
- 积分:1
-
separate the file paths
separate the file paths-separate the file paths.............
- 2023-09-06 10:25:03下载
- 积分:1
-
监视office 2000事件,包括word,excel,outlook,ie等office2000的事件。...
监视office 2000事件,包括word,excel,outlook,ie等office2000的事件。-surveillance office in 2000, including Word, Excel, Outlook, ie office2000 such incidents.
- 2023-03-12 11:05:03下载
- 积分:1
-
对Winodws平台文件所有操作(文件信息,复制 粘贴, 剪切 删除,重命名,强制删除,强制重命名,全盘搜索,),的类封装,代码规范, 调用接口简单...
对Winodws平台文件所有操作(文件信息,复制 粘贴, 剪切 删除,重命名,强制删除,强制重命名,全盘搜索,),的类封装,代码规范, 调用接口简单
- 2022-03-21 02:22:51下载
- 积分:1
-
有格式的plot3d网格文件转换为无格式
气动方面,很多气动求解器使用的是有格式的plot3d格式文件,本程序可以将有格式的plot3d网格文件转换为无格式
- 2022-01-23 11:08:15下载
- 积分:1
-
把指定文件的“创建时间”“修改时间”修改成指定的值
把指定文件的“创建时间”“修改时间”修改成指定的值-designated documents "creation time", "modified" revise the value of the specified
- 2022-03-15 16:14:03下载
- 积分:1
-
这是用Delphi7在windows下开发的“搜索目录”小程序。软件大小为:(400KB)...
这是用Delphi7在windows下开发的“搜索目录”小程序。软件大小为:(400KB)-This is the windows with Delphi7 developed under "Search Directory" small programs. Software Size : (400KB)
- 2022-08-18 03:04:44下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1
-
类Excel(全部使用VB编写)
类Excel(全部使用VB编写)-Excel category (all prepared using VB)
- 2022-03-23 01:11:23下载
- 积分:1