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

资源简介


资源截图

代码片段和文件信息

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

#include “stdafx.h“
#include “MaxStatic.h“
#include “MaxStaticDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
// CMaxStaticApp

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

/////////////////////////////////////////////////////////////////////////////
// CMaxStaticApp construction

CMaxStaticApp::CMaxStaticApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}

/////////////////////////////////////////////////////////////////////////////
// The one and only CMaxStaticAp

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     106550  2013-03-25 15:59  MaxStatic\Debug\MaxStatic.exe

     文件     202804  2013-03-25 15:59  MaxStatic\Debug\MaxStatic.ilk

     文件      13810  2013-03-25 15:59  MaxStatic\Debug\MaxStatic.obj

     文件    5507096  2013-03-25 15:56  MaxStatic\Debug\MaxStatic.pch

     文件     361472  2013-03-25 15:59  MaxStatic\Debug\MaxStatic.pdb

     文件       2484  2013-03-25 15:56  MaxStatic\Debug\MaxStatic.res

     文件      30660  2013-03-25 15:59  MaxStatic\Debug\MaxStaticDlg.obj

     文件     105496  2013-03-25 15:56  MaxStatic\Debug\StdAfx.obj

     文件     205824  2013-03-25 15:59  MaxStatic\Debug\vc60.idb

     文件     364544  2013-03-25 15:59  MaxStatic\Debug\vc60.pdb

     文件      35416  2013-03-25 15:55  MaxStatic\MaxStatic.aps

     文件       1092  2013-03-25 15:55  MaxStatic\MaxStatic.clw

     文件       2105  2013-03-25 15:43  MaxStatic\MaxStatic.cpp

     文件       4213  2013-03-25 15:43  MaxStatic\MaxStatic.dsp

     文件        541  2013-03-25 15:43  MaxStatic\MaxStatic.dsw

     文件       1357  2013-03-25 15:43  MaxStatic\MaxStatic.h

     文件      41984  2013-03-25 16:00  MaxStatic\MaxStatic.ncb

     文件      48640  2013-03-25 16:00  MaxStatic\MaxStatic.opt

     文件        996  2013-03-25 15:59  MaxStatic\MaxStatic.plg

     文件       5205  2013-03-25 15:55  MaxStatic\MaxStatic.rc

     文件       7455  2013-03-25 15:59  MaxStatic\MaxStaticDlg.cpp

     文件       1717  2013-03-25 15:59  MaxStatic\MaxStaticDlg.h

     文件       3633  2013-03-25 15:43  MaxStatic\ReadMe.txt

     文件       1078  2013-03-25 15:43  MaxStatic\res\MaxStatic.ico

     文件        401  2013-03-25 15:43  MaxStatic\res\MaxStatic.rc2

     文件        687  2013-03-25 15:55  MaxStatic\resource.h

     文件        211  2013-03-25 15:43  MaxStatic\StdAfx.cpp

     文件       1054  2013-03-25 15:43  MaxStatic\StdAfx.h

     目录          0  2013-03-25 15:59  MaxStatic\Debug

     目录          0  2013-03-25 15:43  MaxStatic\res

............此处省略4个文件信息

评论

共有 条评论