欢迎光临 Rick 's BLOG
日志首页  | C# .Net编程  | 原创作品  | 生活点滴  | C\C++相关  | 多媒体相关※ERMP  | VB相关  | 其它运维与编程  |  留言簿
晴天 进程注入的代码   [ 2005-04-24  | C\C++相关  |  本站原创 ]
#include "stdafx.h"
#include "Injection.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif

阅读全文……
作者:rick  | 分类:C\C++相关  | 评论:2  | 引用:0  | 查看:1542
晴天 VC常用代码收集   [ 2005-04-24  | C\C++相关  |  本站原创 ]
根据文件句柄,获取文件名
[code]#include <windows.h>
#include <stdio.h>
#include <tchar.h>

阅读全文……
作者:rick  | 分类:C\C++相关  | 评论:0  | 引用:0  | 查看:1469
晴天 VC中使用ADO调用存储过程   [ 2005-04-24  | C\C++相关  |  本站原创 ]
[code]_ConnectionPtr m_pConnection;
 _CommandPtr m_pCommand;
.cpp中在函数中执行
//建立ado连接

阅读全文……
作者:rick  | 分类:C\C++相关  | 评论:0  | 引用:0  | 查看:1802

PoweredBy R-Blog V1.00 © 2004-2024 WWW.RICKW.CN, Processed in second(s) , 4 queries    京ICP备17058477号-5