• 大小: 2.44M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-24
  • 语言: C/C++
  • 标签:

资源简介

C++ 打开注册表根项(提高篇-实例102).zip

资源截图

代码片段和文件信息

// OpenRootRegist.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “OpenRootRegist.h“
#include “OpenRootRegistDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// COpenRootRegistApp

BEGIN_MESSAGE_MAP(COpenRootRegistApp CWinApp)
//{{AFX_MSG_MAP(COpenRootRegistApp)
// 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()

/////////////////////////////////////////////////////////////////////////////
// COpenRootRegistApp construction

COpenRootRegi

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       20992  2013-12-06 11:24  OpenRootRegist\OpenRootRegist.aps
     文件        1129  2013-12-06 11:30  OpenRootRegist\OpenRootRegist.clw
     文件        2175  2013-10-28 09:26  OpenRootRegist\OpenRootRegist.cpp
     文件        4303  2013-10-28 09:26  OpenRootRegist\OpenRootRegist.dsp
     文件         551  2013-10-28 09:26  OpenRootRegist\OpenRootRegist.dsw
     文件        1412  2013-10-28 09:26  OpenRootRegist\OpenRootRegist.h
     文件       58368  2013-12-06 11:33  OpenRootRegist\OpenRootRegist.ncb
     文件      655360  2013-12-06 11:33  OpenRootRegist\OpenRootRegist.opt
     文件        1819  2013-10-28 09:27  OpenRootRegist\OpenRootRegist.plg
     文件        5269  2013-10-28 09:27  OpenRootRegist\OpenRootRegist.rc
     文件        4594  2013-10-28 09:27  OpenRootRegist\OpenRootRegistDlg.cpp
     文件        1453  2013-10-28 09:27  OpenRootRegist\OpenRootRegistDlg.h
     文件        3723  2013-10-28 09:26  OpenRootRegist\ReadMe.txt
     文件         550  2013-10-28 09:26  OpenRootRegist\Resource.h
     文件         216  2013-10-28 09:26  OpenRootRegist\StdAfx.cpp
     文件        1054  2013-10-28 09:26  OpenRootRegist\StdAfx.h
     文件      106555  2013-10-28 09:27  OpenRootRegist\Debug\OpenRootRegist.exe
     文件      182528  2013-10-28 09:27  OpenRootRegist\Debug\OpenRootRegist.ilk
     文件       13212  2013-10-28 09:27  OpenRootRegist\Debug\OpenRootRegist.obj
     文件     5511284  2013-10-28 09:27  OpenRootRegist\Debug\OpenRootRegist.pch
     文件      271360  2013-10-28 09:27  OpenRootRegist\Debug\OpenRootRegist.pdb
     文件        2564  2013-10-28 09:27  OpenRootRegist\Debug\OpenRootRegist.res
     文件       24014  2013-10-28 09:27  OpenRootRegist\Debug\OpenRootRegistDlg.obj
     文件      105612  2013-10-28 09:27  OpenRootRegist\Debug\StdAfx.obj
     文件      205824  2013-12-06 11:27  OpenRootRegist\Debug\vc60.idb
     文件      364544  2013-10-28 09:27  OpenRootRegist\Debug\vc60.pdb
     文件        1078  2013-10-28 09:26  OpenRootRegist\res\OpenRootRegist.ico
     文件         406  2013-10-28 09:26  OpenRootRegist\res\OpenRootRegist.rc2

评论

共有 条评论