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
makefile.inc
Package: shell.rar [view]
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 2k
Category:
Windows Kernel
Development Platform:
Visual C++
- # This is the list of html and related files packaged in the resource
- HTM_FILES =
- ..htmlobjarp.css
- ..htmlobjdefault.hta
- ..htmlobjaccel.htc
- ..htmlobjlistbox.htc
- ..htmlobjplaces.htc
- ..htmlobjdef_freq.htm
- ..htmlobjdef_size.htm
- ..htmlobjsupport.htm
- ..htmlobjadd.js
- ..htmlobjbplate.js
- ..htmlobjconfig.js
- ..htmlobjdlg.js
- ..htmlobjpreload.js
- ..htmlobjremove.js
- ..htmlobjutil.js
- OTHER_FILES =
- ..selfreg_appwiz.inf
- ..adcctl.rgs
- ..carpctl.rgs
- $(SDK_LIB_PATH)shappmgr.tlb
- ..appwiz.rc : $(OTHER_FILES) $(HTM_FILES)
- #
- # Inference rules
- #
- .SUFFIXES:.js .htc .htm .hta .css
- {..html}.hta{..htmlobj}.hta:
- @if not exist ..htmlobjnul md ..htmlobj
- cleaninf -w $** $@
- {..html}.htm{..htmlobj}.htm:
- @if not exist ..htmlobjnul md ..htmlobj
- cleaninf -w $** $@
- {..html}.htc{..htmlobj}.htc:
- @if not exist ..htmlobjnul md ..htmlobj
- cleaninf -w $** $@
- {..html}.css{..htmlobj}.css:
- @if not exist ..htmlobjnul md ..htmlobj
- cleaninf -w -htc $** $@
- {..html}.js{..htmlobj}.js:
- @if not exist ..htmlobjnul md ..htmlobj
- cleaninf -w $** $@
- !include $(CCSHELL_DIR)makefile.inc