Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
ProcessBDlg.h
Package: wm_copydata.zip [view]
Upload User: xinsanhua
Upload Date: 2022-05-17
Package Size: 80k
Code Size: 1k
Category:
Communication
Development Platform:
Visual C++
- // ProcessBDlg.h : 庆歹 颇老
- //
- #pragma once
- // CProcessBDlg 措拳 惑磊
- class CProcessBDlg : public CDialog
- {
- // 积己
- public:
- CProcessBDlg(CWnd* pParent = NULL); // 钎霖 积己磊
- // 措拳 惑磊 单捞磐
- enum { IDD = IDD_PROCESSB_DIALOG };
- protected:
- virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV 瘤盔
- // 备泅
- protected:
- HICON m_hIcon;
- // 皋矫瘤 甘 窃荐甫 积己沁嚼聪促.
- virtual BOOL OnInitDialog();
- afx_msg void OnSysCommand(UINT nID, LPARAM lParam);
- afx_msg void OnPaint();
- afx_msg HCURSOR OnQueryDragIcon();
- DECLARE_MESSAGE_MAP()
- virtual LRESULT WindowProc(UINT message, WPARAM wParam, LPARAM lParam);
- public:
- virtual BOOL PreTranslateMessage(MSG* pMsg);
- afx_msg void OnBnClickedButton1();
- };