搜索资源列表
oracle_ole_dev.zip
- 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。
常州旅游管理系统(两种方式)
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto
ADO
- 创建一个标准的MFC AppWizard(exe)应用程序,然后在使用ADO数据库的InitInstance函数中初始化OLE/COM库(因为ADO库是一个COM DLL库)。
VCPPAll_Dll.example
- 利用Dll封装数据的各种方法,静态,动态,mfc dll mfc 扩展Dll讲解-Dll encapsulated data using various methods, static, dynamic, mfc dll mfc extension Dll explain
MFC_ACCESS_binaryFile
- MFC操作ACCESS中大块二进制数据 AppendChunk方法 GetChunk方法应用,是大项目中的一个DLL模块-MFC operation the ACCESS large chunk of binary data the AppendChunk method for GetChunk method application is a big project DLL module
MFCACCESS
- MFC通过ADC使用Access数据库的例程,比较基础,能实现一些简单的功能,缺失的dll在百度上自己下一下-MFC through the ADC use Access database routines, compare the foundation, can realize some simple function, lack of DLL in baidu on the next
Link
- MFC下的规则dll,用于数据库连接,编译好后,可以让vc写的exe和dll都调用,这样就可以成为全局的共享的dll了,方便模块化编程。-MFC rules dll for database connection, compiled allows vc wrote exe and dll call, so that you can become a global shared dll, convenient modular programming.