-
用C++复制文件代码,很好的代码。
文件拷贝的C语言源代码,虽然基础,却是十分实际的例子。-copying files code by c, good code.
- 2022-03-22 10:45:04下载
- 积分:1
-
/ / /只有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
-
可以对调试数据进行输出,用于检测程序运行的调试
可以对调试数据进行输出,用于检测程序运行的调试-can debug output data for the detection procedures in the debugger
- 2022-02-18 13:28:56下载
- 积分:1
-
from an exe, dll file extraction and retrieval procedures icon integrity
一个从exe、dll文件中提取、存取图标完整程序-from an exe, dll file extraction and retrieval procedures icon integrity
- 2022-01-27 18:20:50下载
- 积分:1
-
一个文件操作的框架程序,有许多功能,而且代码少
一个文件操作的框架程序,有许多功能,而且代码少-The framework of a file operation procedures, has many features, and less code
- 2023-07-31 15:40:03下载
- 积分:1
-
可以嵌套子目录的字符串替换,文件名替换
可以嵌套子目录的字符串替换,文件名替换 -can be nested subdirectories string replacement, File Name Replacement
- 2022-06-12 20:19:20下载
- 积分:1
-
高压缩FAT32 ghost文件转化连接程序
高压缩FAT32 ghost文件转化连接程序-it convert linking program
- 2023-08-21 04:35:03下载
- 积分:1
-
excel all function in vs2008 no error and warnning version 30, add unicode path...
excel所有函数在vs2008无错误和警告版本30中,添加unicode路径保存
- 2022-04-17 20:11:15下载
- 积分:1
-
Excel literacy and generating tool, inside packaging has become an inside Excel...
Excel 读写和生成的工具, 里面包装成了一个读取Excel里面的每一列和每一行的数据方法供参考-Excel literacy and generating tool, inside packaging has become an inside Excel read out each and every line of data for the reference method
- 2022-04-27 07:24:12下载
- 积分:1
-
tsdemux-解复用mpeg-ts文件
将mpeg-ts文件解封装为pes。该工程在尝试进行ts文件转码的时候比较有用。该源码是根据一个开源项目进行更改的,修改为在vs下进行编译,并且只针对一个ts文件进行修改,分离出来的音视频pes文件分别保存为文件形式。用vlc可以播放。
- 2023-02-26 06:15:04下载
- 积分:1