资源简介
局域网点对点文件传输、聊天工具。
代码片段和文件信息
// 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个文件信息
相关资源
- SSM外文文献和翻译(毕设论文精品)
- 提交信息生成个人简历
- MVC图片上传
- Apache Dbutils +springmvc 框架demo代码
- VC程序实现了波形显示与FFT算法
- VMware VCP 虚拟化最新完整实验手册
- e2esoft VCam最新可用的注册码/序列号
- VC通用控件背景透明的方法
- 汉字识别源码VC
- VMware-VIM-all-6.5.0-14020092.txt
- 抽取(重组)h264-svc各层数据的算法
- dell 改服务编码SvctagV3.4附带教程
- 最简单的用户登录与注册系统 spring
- VC写的餐厅管理系统
- libx.exe 从vc COFF格式的.lib静态库提取
- TSimpleGraph v2.91
-
spring-code-ba
sed - GDI+柱状图
- mvc模式用户注册及登录
- vc实现的ftp客户端断点续传
- 使用ZLIB库压缩解压源码支持多级文件
- 电压频率转换器原理及典型电压频率
- 一个强大的虚拟机的源代码。虽然是
- 制作动画GIF的VC源代码,八叉树算法生
- VC控制Excel的示范源码--不错的选择
- VC笔记-如何从txt文本中读写结构体数
- 基于TMS320VC5402的DSP最小系统设计
- TMS320VC5509原理图及PCB
- delphi vclzipvclunzip组件
- MVC4入门经典视频2.5G60节课
评论
共有 条评论