• 大小: 24KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-01
  • 标签: C++  

资源简介

请大家放心下载,这个软件应用广泛,希望对各位有用!

资源截图

代码片段和文件信息

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

#include “stdafx.h“
#include “Dialup.h“
#include “DialupDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
// CDialupApp

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

/////////////////////////////////////////////////////////////////////////////
// CDialupApp construction

CDialupApp::CDialupApp()
{
// TODO: add construction code here

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

     文件      35736  2002-05-21 08:59  Dialup\Dialup.aps

     文件       1338  2002-05-21 09:21  Dialup\Dialup.clw

     文件       2063  2002-05-20 09:29  Dialup\Dialup.cpp

     文件       4241  2002-05-20 09:30  Dialup\Dialup.dsp

     文件        537  2002-05-20 09:29  Dialup\Dialup.dsw

     文件       1324  2002-05-20 09:29  Dialup\Dialup.h

     文件      48640  2002-05-21 09:24  Dialup\Dialup.opt

     文件        928  2002-05-21 09:03  Dialup\Dialup.plg

     文件       5611  2002-05-21 08:59  Dialup\Dialup.rc

     文件       6102  2002-05-21 09:20  Dialup\DialupDlg.cpp

     文件       1448  2002-05-21 08:05  Dialup\DialupDlg.h

     文件       3579  2002-05-20 09:29  Dialup\ReadMe.txt

     文件       1078  2002-05-20 09:29  Dialup\res\Dialup.ico

     文件        398  2002-05-20 09:29  Dialup\res\Dialup.rc2

     文件        822  2002-05-21 08:03  Dialup\resource.h

     文件        208  2002-05-20 09:29  Dialup\StdAfx.cpp

     文件       1054  2002-05-20 09:29  Dialup\StdAfx.h

    ...D..R         0  2010-08-13 21:10  Dialup\res

    ...D..R         0  2010-08-13 21:10  Dialup

     文件       2013  2010-10-03 12:34  www.wei2008.com.txt

----------- ---------  ---------- -----  ----

               117120                    20


评论

共有 条评论