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
sources
Package: shell.rar [view]
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 1k
Category:
Windows Kernel
Development Platform:
Visual C++
- CCSHELL_DIR = $(BASEDIR)privateshell
- NOT_UNICODE = 1
- TARGET_BOTH = 1
- !include $(CCSHELL_DIR)common.inc
- NO_BROWSER_FILE = 1
- SOURCES_USED = $(SOURCES_USED) $(CCSHELL_DIR)common.inc
- TARGETNAME = shfolder
- TARGETPATH = obj
- TARGETTYPE = DYNLINK
- TARGETPATHLIB = $(BASEDIR)publicsdklib
- # NOTE!! We deliberately link to an NT4 compatible shell32.lib
- # so shdocvw can be loaded in the browser-only installations.
- # We use the NT version because it contains lego info.
- # The debug version of shdocvw links to the Win95 version
- # of shell32.lib simply so we can verify that we load in the
- # browser-only installations on Win95.
- TARGETLIBS = $(LIBRARY_PATH)gdi32.lib
- $(LIBRARY_PATH)user32.lib
- $(LIBRARY_PATH)kernel32.lib
- $(LIBRARY_PATH)shell32.lib
- $(LIBRARY_PATH)advapi32.lib
- $(CCSHELL_DIR)lib$Ostocklib.lib
- USE_LIBCMT = 1
- DLLDEF = $(O)folder.def
- DLLBASE = 0x71300000
- DLLENTRY = DllMain
- SOURCES = folder.rc
- folder.c
- #PRECOMPILED_INCLUDE = folder.h
- PRECOMPILED_PCH = precomp.pch
- PRECOMPILED_OBJ = precomp.obj
- MISCFILES = shfldexe.sed shfldcab.sed shfolder.inf