資源簡介
局域網點對點文件傳輸、聊天工具。

代碼片段和文件信息
//?AddUserDlg.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“lancommunion.h“
#include?“AddUserDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CAddUserDlg?dialog
CAddUserDlg::CAddUserDlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAddUserDlg::IDD?pParent)
{
//{{AFX_DATA_INIT(CAddUserDlg)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?CAddUserDlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAddUserDlg)
//?NOTE:?the?ClassWizard?will?add?DDX?and?DDV?calls?here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CAddUserDlg?CDialog)
//{{AFX_MSG_MAP(CAddUserDlg)
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CAddUserDlg?message?handlers
void?CAddUserDlg::OnOK()?
{
//?TODO:?Add?extra?validation?here
BYTE b1b2b3b4;
((CIPAddressCtrl*)GetDlgItem(IDC_IPADDRESS))->GetAddress(b1b2b3b4);
m_strAddr.Format(“%d.%d.%d.%d“b1b2b3b4);
CDialog::OnOK();
}
BOOL?CAddUserDlg::OnInitDialog()?
{
CDialog::OnInitDialog();
//?TODO:?Add?extra?initialization?here
( (CIPAddressCtrl*)GetDlgItem(IDC_IPADDRESS) )->SetAddress(0000);
return?TRUE;??//?return?TRUE?unless?you?set?the?focus?to?a?control
??????????????//?EXCEPTION:?OCX?Property?Pages?should?return?FALSE
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????.CA....??????1534??2007-08-11?07:51??LANCommunion傳輸速度_無定時更新3.34版\AddUserDlg.cpp
????.CA....??????1283??2007-08-11?07:49??LANCommunion傳輸速度_無定時更新3.34版\AddUserDlg.h
????.CA....???????437??2007-09-25?10:45??LANCommunion傳輸速度_無定時更新3.34版\ConstDefine.h
????.CA....????155782??2007-09-25?18:20??LANCommunion傳輸速度_無定時更新3.34版\Debug\LANCommunion.exe
????.C.D...?????????0??2007-09-25?18:20??LANCommunion傳輸速度_無定時更新3.34版\Debug
????.CA....???????988??2007-08-11?22:33??LANCommunion傳輸速度_無定時更新3.34版\FileArrive.cpp
????.CA....??????1229??2007-08-11?22:33??LANCommunion傳輸速度_無定時更新3.34版\FileArrive.h
????.CA....??????6766??2007-07-11?21:07??LANCommunion傳輸速度_無定時更新3.34版\icon1.ico
????.CA....?????49188??2007-09-25?10:57??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.aps
????.CA....??????3763??2007-09-25?11:45??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.clw
????.CA....??????2241??2007-07-11?20:34??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.cpp
????.CA....??????5198??2007-09-24?15:19??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.dsp
????.CA....???????530??2007-07-11?20:34??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.dsw
????.CA....??????1390??2007-07-11?20:36??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.h
????.CA....?????91136??2007-09-25?18:20??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.ncb
????.CA....?????48640??2007-09-25?18:20??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.opt
????.CA....??????3206??2007-09-25?18:20??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.plg
????.CA....??????9454??2007-09-25?10:57??LANCommunion傳輸速度_無定時更新3.34版\LANCommunion.rc
????.CA....?????36610??2007-09-25?18:01??LANCommunion傳輸速度_無定時更新3.34版\LANCommunionDlg.cpp
????.CA....??????3287??2007-09-25?09:54??LANCommunion傳輸速度_無定時更新3.34版\lancommuniondlg.h
????.CA....??????1308??2007-07-11?21:18??LANCommunion傳輸速度_無定時更新3.34版\MySocket.cpp
????.CA....??????1156??2007-07-11?21:12??LANCommunion傳輸速度_無定時更新3.34版\MySocket.h
????.CA....??????3687??2007-07-11?20:34??LANCommunion傳輸速度_無定時更新3.34版\ReadMe.txt
????.CA....?????57344??2007-09-25?18:01??LANCommunion傳輸速度_無定時更新3.34版\Release\LANCommunion.exe
????.C.D...?????????0??2007-09-25?18:20??LANCommunion傳輸速度_無定時更新3.34版\Release
????.CA....??????5494??2007-08-17?16:32??LANCommunion傳輸速度_無定時更新3.34版\res\LAN.ico
????.CA....??????1078??2007-07-11?20:34??LANCommunion傳輸速度_無定時更新3.34版\res\LANCommunion.ico
????.CA....???????404??2007-07-11?20:34??LANCommunion傳輸速度_無定時更新3.34版\res\LANCommunion.rc2
????.CA.SH.??????3584??2007-08-02?14:58??LANCommunion傳輸速度_無定時更新3.34版\res\Thumbs.db
????.CA....??????3262??2007-08-11?23:35??LANCommunion傳輸速度_無定時更新3.34版\res\windows.ico
............此處省略14個文件信息
評論
共有 條評論