搜索资源列表
FILETOOL.ZIP
- 文件操作,复制,删除等-file manipulation, copy, delete, etc.
filepassword
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(ch
C++FileTool
- c++文档生成工具,可以极大方便大家使用,提高效率-documentation generation tools, can greatly facilitate the use and improve efficiency
q
- 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法
win7下VC6文件打开插件
- VC6在WIN7下打开文件和向工程文件里添加文件时,VC6会崩溃。该插件就是解决此问题的。编译完成后,需要把得到的FileTool.dll文件拷贝到VC6的插件目录下。
FILETOOL.ZIP
- 文件操作,复制,删除等-file manipulation, copy, delete, etc.
filepassword
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(ch
C++FileTool
- c++文档生成工具,可以极大方便大家使用,提高效率-documentation generation tools, can greatly facilitate the use and improve efficiency
q
- 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法-Design a complete set of practical RSA file encryption solution to achieve
readxmlfiletool
- 一个读写XML文件的例子代码,VC++,适用windows 操作系统-Read and write XML documents a code example, VC++, The application of windows operating system
FileTool
- 当装有visio2007时vc6将无法使用打开功能,会提示内存错误,所以退出这个插件,来避开打开文件时的错误-When equipped with visio2007 will not be able to use to open when the vc6 feature will be prompted to memory errors, so to withdraw from the plug-in, to avoid an err
FileTool
- Filetool解决VC6.0文件中的打开文件不能使用的问题,子要安装这个插件就可以解决。-Filetool solve VC6.0 document the problem can not be used to open files, child want to install this plug-in can be resolved.
filetool
- 解决Visual C++6.0与微软Word2007兼容问题,使得VC6.0能正常打开工程…-Visual C++6.0 and Word2007
FileTool
- 解决VC++6.0和office2007的打开按钮冲突问题,通过加入DLL文件的方式重新实现了打开文件和工程的功能。-VC++6.0 and office2007 resolve the conflict in the Open button, the way by adding DLL files to re-open the file and works to achieve the function.
FileTool
- 解决vc++6.0与visio不兼容的问题,如安装Visio之后,vc++6.0“打开”出错,不能添加文件等。-Vc++6.0 with visio solution is not compatible issues, such as after installing Visio, vc++6.0 " open" error, can not add files.
FileTool.dll
- 解决WIN7与VC6.0的兼容问题,包含打开文件造成系统崩溃,添加文件导致的系统崩溃-To slove the problem of win7 and vc6
FileTool
- FileTool.exe 是一个示例,用于替换 打开 和 添加到项目 菜单项在 Visual c + + 中使用开发工具 Studio 对象模型。 在开发工作室对象模型包含同时打开的文件,并将文件添加到项目的方法。BuildProject 对象包含 AddFile 方法,它将文件添加到项目。该 文档 对象将包含到开发人员 Studio 可以打开文件的 Open 方法。这些可以使用宏或加载项中。-leTool. Exe is a
ListBoxCH-FileTool
- ListBoxCH FileTool.rar,不错的控件封装,可以直接用的。-ListBoxCH FileTool.rar,special for ListBoxCH FileTool
filetool
- 把filetool.dll拷到以下参考路径: 参考自己的VC6安装路径做下修改 C:\Program Files\Microsoft Visual Studio\Common\MSDev98\AddIns 如果直接的dll不行,最好自己编译生成dll(C:\Program Files\Microsoft Visual Studio\Common\MSDev98\AddIns)