91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-01
  • 語言: C/C++
  • 標簽: MFC??

資源簡介

MFC編寫的自繪TabCtrl類,能夠編譯成功,可以直接運用。

資源截圖

代碼片段和文件信息

//?DlgLog.cpp?:?implementation?file
//

#include?“stdafx.h“
#include?“testMyOwerTab.h“
#include?“DlgLog.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CDlgLog?dialog


CDlgLog::CDlgLog(CWnd*?pParent?/*=NULL*/)
:?CDialog(CDlgLog::IDD?pParent)
{
//{{AFX_DATA_INIT(CDlgLog)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}


void?CDlgLog::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CDlgLog)
DDX_Control(pDX?IDC_LIST_Log?m_listLog);
//}}AFX_DATA_MAP
}


BEGIN_MESSAGE_MAP(CDlgLog?CDialog)
//{{AFX_MSG_MAP(CDlgLog)
ON_WM_SIZE()
//}}AFX_MSG_MAP

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????16530??2015-11-08?11:17??testMyOwerTab\Debug\DlgLog.obj

?????文件??????20165??2015-11-08?11:17??testMyOwerTab\Debug\HeaderCtrlCl.obj

?????文件??????37158??2015-11-08?11:17??testMyOwerTab\Debug\ListCtrlCl.obj

?????文件??????13625??2015-11-08?11:17??testMyOwerTab\Debug\MyTabCtrl.obj

?????文件?????105650??2015-11-08?11:17??testMyOwerTab\Debug\StdAfx.obj

?????文件?????262222??2015-11-08?11:27??testMyOwerTab\Debug\testMyOwerTab.exe

?????文件?????345732??2015-11-08?11:27??testMyOwerTab\Debug\testMyOwerTab.ilk

?????文件??????15751??2015-11-08?11:17??testMyOwerTab\Debug\testMyOwerTab.obj

?????文件????5498412??2015-11-08?11:17??testMyOwerTab\Debug\testMyOwerTab.pch

?????文件?????459776??2015-11-08?11:27??testMyOwerTab\Debug\testMyOwerTab.pdb

?????文件?????109972??2015-11-08?11:17??testMyOwerTab\Debug\testMyOwerTab.res

?????文件??????49103??2015-11-08?11:21??testMyOwerTab\Debug\testMyOwerTabDlg.obj

?????文件?????246784??2015-11-08?11:21??testMyOwerTab\Debug\vc60.idb

?????文件?????438272??2015-11-08?11:17??testMyOwerTab\Debug\vc60.pdb

?????文件???????3535??2015-11-02?21:04??testMyOwerTab\DlgLog.cpp

?????文件???????1240??2015-11-02?20:58??testMyOwerTab\DlgLog.h

?????文件???????3284??2015-11-02?20:59??testMyOwerTab\HeaderCtrlCl.cpp

?????文件????????623??2009-01-15?22:06??testMyOwerTab\HeaderCtrlCl.h

?????文件???????8141??2015-11-02?20:59??testMyOwerTab\ListCtrlCl.cpp

?????文件???????1880??2009-01-16?09:53??testMyOwerTab\ListCtrlCl.h

?????文件???????1832??2015-11-02?20:10??testMyOwerTab\MyTabCtrl.cpp

?????文件???????1180??2015-11-02?19:58??testMyOwerTab\MyTabCtrl.h

?????文件???????3705??2015-11-02?19:41??testMyOwerTab\ReadMe.txt

?????文件???????2102??2015-11-04?16:39??testMyOwerTab\res\Green.bmp

?????文件??????51262??2015-11-04?19:33??testMyOwerTab\res\Green.ico

?????文件???????2102??2015-11-04?16:39??testMyOwerTab\res\Red.bmp

?????文件??????51262??2015-11-04?19:33??testMyOwerTab\res\Red.ico

?????文件???????1078??2015-11-02?19:41??testMyOwerTab\res\testMyOwerTab.ico

?????文件????????405??2015-11-02?19:41??testMyOwerTab\res\testMyOwerTab.rc2

?????文件???????1284??2015-11-08?11:11??testMyOwerTab\resource.h

............此處省略20個文件信息

評論

共有 條評論