搜索资源列表
Envolope_Sqlite3_class
- 1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。 2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql) 3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll 4.用法与说明请参考头文件
smstoaspdd
- 一个ASP使用的组件样本,我学VC的第一个作品,利用VC执行一条SQL,注册DLL就可以在ASP中用。非常简单。-an ASP components of the samples used, I studied the first VC, the use of a SQL implementation of VC, registered DLL can be used in the ASP. Very simple.
LoadDataBaseV1.1
- 一个连接数据库的DLL,针对mysql数据库,主要包含几个对数据库的简单操作!-A connection database DLL, for the mysql database, the database mainly contains several simple operation!
AccessConn
- 用vb写的一个连接数据库的DLL组件,功能非常简单,包含ASP调用的测试页面-Using vb to write a DLL components connect to the database, functions very simple test page that contains ASP calls
SQLite-3.7.5_20110321195907
- SQLite3.7.5 dll 动态文件库描述,简单的使用这个接口-SQLite3.7.5 dll dynamic library descr iption, simply use this interface
odbc-file-enum--WinHelper
- 对特定目录下的文件列表进行记录,包括文件创建等3个时间,当创建多个记录点后可以对目录中的内容变化进行比较。 来源于一个查找病毒dll的经历。 涉及odbc,access数据库简单操作,基本的sql语言 从中你可以学到sql语言编写,odbc操作access,文件枚举等 -a simple file directory comparer. It contains basic odbc operation, access , sql lang and file enum.
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
MySqlDB
- 简单的ADO封装 BOOL OpenTable(CString TableName) BOOL OpenSqlCode(CString strSqlCode) ULONG GetFieldCount() ULONG GetRecordCount() BOOL GetFieldName(LONG nIndex,CString& strName) BOOL GetFieldValue(LONG nIndex,CString& strValue)
adodb
- 封装连接数据库及常用增删改查等操作的动态库源码,简单,方便的在程序中使用SQLServer数据库。-DLL source package connection and common CRUD operations such as simple, easy to use SQLServer in the program.
dll120
- dll注入简单例子,非常简单。只是自己测试用的源码。共享学习-dll into the simple example, very simple. Only its own source code testing. Shared learning
getKernel32Base
- getKernel32Base,用于取Kernel32.dll的基地址,一种很简单的方法-getKernel32Base, used to check the base address of Kernel32.dll, a very simple method
Inject
- 进程注入的代码,注入方式为dll注入,注入内容比较简单-injection code
RCCom
- 串口读写的dll封装,个人觉得还不错,使用简单,通过消息模式反馈,
SampleDLL
- 一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。-A simple example of calling DLL is very applicable to the specific example is the call Messagebox.
unloaddll
- 一个简单的dll卸载程序,VB反加载DLL,有时候需要把DLL从进程中清除,不防参考一下本源码,新手更适合参考。有点小遗憾就是代码里的注释较少,不过认真看能看懂。-A simple dll uninstall program, VB anti-loaded DLL, sometimes need to clear the DLL the process, not the anti-reference source, is more suitable for beginners referen
vbmytestdll
- 一个DLL开发样例,如果你想做DLL,请你一定下载看看,代码虽然简单但是值得一看-A sample DLL development, if you want the DLL, please you must download look at the code is simple but worth a look
vc-dlla-lib-
- Windows平台下使用VC++语言编程调用Lib库文件以及Dll文件的调用,代码比较简单,另有文字备注说明-Windows VC++ LIB DLL
Win32DLL101
- 创建一个实现四则运算的简单Win32 DLL实例源码-Create an implementation of simple arithmetic example source code Win32 DLL
Win32DllTest101
- 创建一个实现四则运算的简单Win32 DLL实例源码,很不错的vc源码,希望能对大家有所帮助-Create a simple operation to achieve four instances of Win32 DLL source code, very good vc source, I hope you can help
123110
- 用FORTRAN 生成的一个简单的DLL例子,可以被其他语言的程序调用-FORTRAN generated using a simple DLL examples of programs that can be called in other languages