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
ZtsFwDlg.Rc
Package: ZtsFw.zip [view]
Upload User: lingfuwu
Upload Date: 2013-03-31
Package Size: 13k
Code Size: 1k
Category:
Firewall-Security
Development Platform:
Asm
- #define IDD_DIALOG1 101
- #define IDC_LIST 1001
- #define IDC_PORTS 1002
- #define IDC_STC1 1003
- #define IDC_BTN_AddPorts 1004
- #define IDC_BTN_Start 1005
- #define IDC_BTN_Stop 1006
- #define IDC_BTN_Exit 1007
- IDD_DIALOG1 DIALOGEX 12,6,479,302
- CAPTION "ZtsFw v0.0.1 by zhongts"
- FONT 8,"Tahoma",400,0
- STYLE 0x10CB0800
- EXSTYLE 0x00000000
- BEGIN
- CONTROL "",IDC_LIST,"SysListView32",0x50010001,4,3,471,260,0x00000200
- CONTROL "Input Filter Ports (separate by ',')",IDC_STC1,"Static",0x50000000,5,269,108,9,0x00000000
- CONTROL "",IDC_PORTS,"Edit",0x50010000,116,268,303,11,0x00000200
- CONTROL "&Add Ports",IDC_BTN_AddPorts,"Button",0x50010000,425,267,50,14,0x00000000
- CONTROL "&Start",IDC_BTN_Start,"Button",0x50010000,312,284,50,14,0x00000000
- CONTROL "S&top",IDC_BTN_Stop,"Button",0x50010000,369,284,50,14,0x00000000
- CONTROL "E&xit",IDC_BTN_Exit,"Button",0x50010000,425,284,50,14,0x00000000
- END