资源简介
C++ 应用程序自动登录信息(提高篇-实例117).zip
代码片段和文件信息
// StartRun.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “StartRun.h“
#include “StartRunDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CStartRunApp
BEGIN_MESSAGE_MAP(CStartRunApp CWinApp)
//{{AFX_MSG_MAP(CStartRunApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CStartRunApp construction
CStartRunApp::CStartRunApp()
{
// TODO: add construc 属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3615 2007-08-21 15:46 ReadMe.txt
文件 870 2007-08-21 15:46 resource.h
文件 25676 2013-12-07 15:15 StartRun.aps
文件 1271 2013-12-07 15:17 StartRun.clw
文件 2091 2007-08-21 15:46 StartRun.cpp
文件 4195 2007-08-21 15:46 StartRun.dsp
文件 541 2007-08-21 15:46 StartRun.dsw
文件 1346 2007-08-21 15:46 StartRun.h
文件 74752 2013-12-07 15:18 StartRun.ncb
文件 295424 2013-12-07 15:18 StartRun.opt
文件 719 2013-10-29 10:13 StartRun.plg
文件 5499 2013-10-29 10:13 StartRun.rc
文件 5199 2007-08-21 15:46 StartRunDlg.cpp
文件 1450 2007-08-21 15:46 StartRunDlg.h
文件 210 2007-08-21 15:46 StdAfx.cpp
文件 1074 2007-08-21 15:46 StdAfx.h
文件 118852 2013-10-29 10:13 Debug\StartRun.exe
文件 205728 2013-10-29 10:13 Debug\StartRun.ilk
文件 14128 2013-10-22 15:00 Debug\StartRun.obj
文件 6323160 2013-10-22 15:00 Debug\StartRun.pch
文件 361472 2013-10-29 10:13 Debug\StartRun.pdb
文件 7276 2013-10-29 10:13 Debug\StartRun.res
文件 40241 2013-10-22 15:00 Debug\StartRunDlg.obj
文件 112865 2013-10-22 15:00 Debug\StdAfx.obj
文件 222208 2013-12-07 15:17 Debug\vc60.idb
文件 397312 2013-10-22 15:00 Debug\vc60.pdb
文件 5694 2007-08-21 15:46 res\StartRun.ico
文件 400 2007-08-21 15:46 res\StartRun.rc2
相关资源
- C++ 隐藏“开始”菜单中“设置”里的
- C++ 隐藏“我的文档”图标
- C++ 使用CRegKey类写入默认键值
- C++ 使用CRegKey类写入新键值
- C++ 开机自动运行
- C++ 在程序中执行SQL Server脚本
- C++ 使用组合查询
- C++ 使用ADO连接Access数据库
- C++ 数据分组统计(单列)
- C++ 获取Access数据库的表结构
- C++ 使用外连接进行多表联合查询
- C++ 利用聚合函数FIRST或LAST求数据表中
- C++ 使用ADO连接SQL Server数据库
- C++ 删除指定的字符串并在指定的位置
- C++ 利用聚合函数清除数据库中的重复
- C++ 使用ADO Data控件连接Access数据库
- C++ 对数据进行多条件排序
- C++ 动态交叉表
- C++ 还原数据库
- C++ 备份数据库
- C++ 从数据库中提取图片
- C++ 对数据库进行录入图片
- C++ 根据出生日期计算年龄
- C++ 在基于对话框的程序中进行打印预
- C++ 打印产品标签
- C++ 电子书阅读器
- C++ 打印条形码
- C++ 批量打印证书
- C++ 获取打印机DC
- C++ 打印窗体
川公网安备 51152502000135号
评论
共有 条评论