搜索资源列表
vc++dllintroduce
- VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular
BinFileEx_VcCode
- BinFileEx.DLL是一个封装了用于生成保存各种常用数据到自定义二进制文件的类和函数的动态链接库,用它创建的二进制文件中可以存储以下数据类型: 整型数据、双精度浮点数据、字符串、文件类型[指每一个文件的内容作为一个数据项看待]。 所创建的二进制文件可以正确的被读出来。如果你在编程中想建立一个属于自已格式的二进制文件,此文件中保存自已在程序中生成的各种数据和文件。 BinFileEx.DLL还封装了用于得到汉字内码和由内码得到全部字母、汉字和符号的类和函数的动态链接库,用它可以随
csharpword
- C#生成文本为Word格式的文件,需要Office的编程组件,主要是以下几个,请事先准备好,在Office2003版本以上都会有此组件,需要自定义安装: Interop.Microsoft.Office.Core.dll Interop.VBIDE.dll Interop.Word.d-C# to generate text for the Word format file needs to Office programming components, mainly
csharpexcel
- C#调用OFFICE组件生成Excel表格示例,注意本程序需要以下OFFICE组件,这些组件要求你必须装有OFFICE2003及以上版本,因为这结版本中才有微软可编程再生库资源,尤其是下列几个控件是必不可少的: Interop.Excel.dll Interop.Microsoft.Office.Core.dll Interop.VBIDE.d-C# calling OFFICE component generates Excel table example, no
work2
- VC编程实现windows配置文件操作,包含测试程序-Using MFC DLL achieve a program which operate a windows INI file
Dll
- 一个简单调用Dll事例,适合初学者,一般的,在介绍Windows编程的书-A simple call Dll examples, suitable for beginners, in general, introduces the Windows programming books
dgciease
- windows编程截获DLL调用,不错的代码,很好-Windows programming intercepted DLL call, good code, very good
HFZNQT
- VC++动态链接库编程之DLL典型实例源代码 适用平台 Win9xMeNT2000XP-Vc++ DLL dynamic link library programming Win9xMeNT2000XP typical example source code for platform