• 大小: 0.13M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签:

资源简介

C++ 隐藏磁盘分区(提高篇-实例013).zip

资源截图

代码片段和文件信息

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

#include “stdafx.h“
#include “HidePartion.h“
#include “HidePartionDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
// CHidePartionApp

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

/////////////////////////////////////////////////////////////////////////////
// CHidePartionApp construction

CHidePartionApp::CHidePartionApp()

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       40128  2013-12-18 14:03  HidePartion.aps
     文件        1154  2013-12-18 14:57  HidePartion.clw
     文件        2133  2007-08-21 15:45  HidePartion.cpp
     文件        4249  2007-08-21 15:45  HidePartion.dsp
     文件         547  2007-08-21 15:45  HidePartion.dsw
     文件        1379  2007-08-21 15:45  HidePartion.h
     文件      290304  2013-12-18 14:58  HidePartion.opt
     文件        5319  2013-12-18 14:03  HidePartion.rc
     文件        5206  2013-12-18 14:38  HidePartionDlg.cpp
     文件        1386  2007-08-21 15:45  HidePartionDlg.h
     文件        3669  2007-08-21 15:45  ReadMe.txt
     文件         735  2013-12-18 14:03  resource.h
     文件          48  2007-08-21 15:45  srp.txt
     文件         213  2007-08-21 15:45  StdAfx.cpp
     文件        1054  2007-08-21 15:45  StdAfx.h
     文件         198  2013-12-18 15:41  说明.txt
     文件        5694  2007-08-21 15:45  res\HidePartion.ico
     文件         403  2007-08-21 15:45  res\HidePartion.rc2

评论

共有 条评论