资源简介


资源截图

代码片段和文件信息

// CoalitionDlg.cpp : implementation file
//
/*************************************

版权所有:  吉林省明日科技有限公司

完成日期: 2010-09-15

项目出处: 编程词典

服务社区: www.mingribook.com

学习社区: www.mrbccd.com

*************************************/
#include “stdafx.h“
#include “Kinescope.h“
#include “CoalitionDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
// CCoalitionDlg dialog


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


void CCoalitionDlg::DoDataExchange(CDataExchange* pDX

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-06-04 16:35  屏幕录像模块\
     目录           0  2018-06-04 16:35  屏幕录像模块\Kinescope\
     文件        7425  2010-09-15 15:46  屏幕录像模块\Kinescope\CoalitionDlg.cpp
     文件        1618  2010-09-15 15:46  屏幕录像模块\Kinescope\CoalitionDlg.h
     文件       11624  2010-09-15 15:46  屏幕录像模块\Kinescope\CutDlg.cpp
     文件        1920  2010-09-15 15:46  屏幕录像模块\Kinescope\CutDlg.h
     目录           0  2018-06-04 16:35  屏幕录像模块\Kinescope\Debug\
     文件       32041  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\CoalitionDlg.obj
     文件           0  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\CoalitionDlg.sbr
     文件       39820  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\CutDlg.obj
     文件           0  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\CutDlg.sbr
     文件       14551  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\frameDlg.obj
     文件           0  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\frameDlg.sbr
     文件     3580928  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\Kinescope.bsc
     文件     3182664  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\Kinescope.exe
     文件      424536  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\Kinescope.ilk
     文件       17200  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\Kinescope.obj
     文件     7681356  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\Kinescope.pch
     文件      410624  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\Kinescope.pdb
     文件     2517676  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\Kinescope.res
     文件           0  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\Kinescope.sbr
     文件      123516  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\KinescopeDlg.obj
     文件           0  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\KinescopeDlg.sbr
     文件       13740  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\NameDlg.obj
     文件           0  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\NameDlg.sbr
     文件      129194  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\StdAfx.obj
     文件     1534383  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\StdAfx.sbr
     文件      222208  2009-10-13 18:08  屏幕录像模块\Kinescope\Debug\vc60.idb
     文件      413696  2009-10-13 18:00  屏幕录像模块\Kinescope\Debug\vc60.pdb
     文件        3864  2010-09-15 15:46  屏幕录像模块\Kinescope\frameDlg.cpp
     文件        1562  2010-09-15 15:46  屏幕录像模块\Kinescope\frameDlg.h
............此处省略31个文件信息

评论

共有 条评论