• 大小: 0.14M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: C/C++
  • 标签: IP  源码  地址  修改  

资源简介


资源截图

代码片段和文件信息

// AddipConfDlg.cpp : implementation file
//

#include “stdafx.h“
#include “IP_changer.h“
#include “AddipConfDlg.h“
#include “tagAdapterInfo.h“

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

/////////////////////////////////////////////////////////////////////////////
// CAddipConfDlg dialog
extern int CurrentNum;
extern void WrtieIPconfToFile(const CString fileNameconst IPConfigInfo ipconf);
extern void GetFileName(int indexCString& fileName);

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


void CAddipConfDlg::DoDataExchange(CDataExchange* pD

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-04-24 18:09  IP_changer\
     文件          46  2016-03-15 16:24  IP_changer\Adapter0.config
     文件           4  2016-03-15 16:24  IP_changer\Adapter1.config
     文件        2650  2016-03-15 10:51  IP_changer\AddipConfDlg.cpp
     文件        1437  2009-12-30 21:14  IP_changer\AddipConfDlg.h
     文件      105680  2017-04-03 17:26  IP_changer\IP_changer.aps
     文件        2139  2016-03-15 10:06  IP_changer\IP_changer.cpp
     文件         466  2016-03-15 10:06  IP_changer\IP_changer.h
     文件        9778  2017-04-03 17:26  IP_changer\IP_changer.rc
     文件        5994  2016-03-15 14:22  IP_changer\IP_changer.vcxproj
     文件        2105  2016-03-15 10:53  IP_changer\IP_changer.vcxproj.filters
     文件         143  2016-03-15 10:05  IP_changer\IP_changer.vcxproj.user
     文件       19206  2016-03-17 21:50  IP_changer\IP_changerDlg.cpp
     文件        1577  2016-03-15 17:02  IP_changer\IP_changerDlg.h
     文件        3129  2016-03-15 10:06  IP_changer\ReadMe.txt
     目录           0  2016-03-15 10:06  IP_changer\res\
     文件       67777  2009-08-31 02:31  IP_changer\res\IP_changer.ico
     文件         676  2016-03-15 10:06  IP_changer\res\IP_changer.rc2
     文件        1364  2016-03-15 11:23  IP_changer\resource.h
     文件         143  2016-03-15 10:06  IP_changer\stdafx.cpp
     文件        1683  2016-03-15 10:06  IP_changer\stdafx.h
     文件         444  2016-03-15 10:57  IP_changer\tagAdapterInfo.h
     文件         234  2016-03-15 10:06  IP_changer\targetver.h

评论

共有 条评论