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
accwiz.dsp
Package: shell.rar [view]
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 16k
Category:
Windows Kernel
Development Platform:
Visual C++
- # Microsoft Developer Studio Project File - Name="AccWiz" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 5.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
- CFG=AccWiz - Win32 UNICODE NT5 Debug
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "accwiz.mak".
- !MESSAGE
- !MESSAGE You can specify a configuration when running NMAKE
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "accwiz.mak" CFG="AccWiz - Win32 UNICODE NT5 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "AccWiz - Win32 ANSI Win97 Debug" (based on
- "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "AccWiz - Win32 ANSI Win97 Release" (based on
- "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "AccWiz - Win32 UNICODE NT5 Debug" (based on
- "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "AccWiz - Win32 UNICODE NT5 Release" (based on
- "Win32 (x86) Dynamic-Link Library")
- !MESSAGE
- # Begin Project
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- MTL=midl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "AccWiz - Win32 ANSI Win97 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "AccWiz__"
- # PROP BASE Intermediate_Dir "AccWiz__"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "Debug97"
- # PROP Intermediate_Dir "Debug97"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "......windowsinc" /I "........publicsdkinc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
- # ADD CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "........publicsdkinc" /I "......windowsinc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 user32p.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /dll /debug /machine:I386
- # ADD LINK32 user32p.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /libpath:"........publicsdklibi386"
- # SUBTRACT LINK32 /pdb:none
- !ELSEIF "$(CFG)" == "AccWiz - Win32 ANSI Win97 Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "AccWiz_0"
- # PROP BASE Intermediate_Dir "AccWiz_0"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "Release97"
- # PROP Intermediate_Dir "Release97"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /Gz /MT /W3 /GX /O2 /I "......windowsinc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Yu"pch.hxx" /FD /c
- # ADD CPP /nologo /Gz /MT /W3 /GX /O2 /I "........publicsdkinc" /I "......windowsinc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Yu"pch.hxx" /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib user32p.lib /nologo /subsystem:windows /dll /machine:I386
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib user32p.lib /nologo /subsystem:windows /machine:I386 /libpath:"........publicsdklibi386"
- # SUBTRACT LINK32 /pdb:none /incremental:yes
- !ELSEIF "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "AccWiz_1"
- # PROP BASE Intermediate_Dir "AccWiz_1"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "DebugNT"
- # PROP Intermediate_Dir "DebugNT"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "......windowsinc" /I "........publicsdkinc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /FR /Yu"pch.hxx" /FD /c
- # ADD CPP /nologo /Gz /MTd /W3 /Gm /GX /Zi /Od /I "........publicsdkinc" /I "......windowsinc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /D "UNICODE" /D "_UNICODE" /FR /Yu"pch.hxx" /FD /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 user32p.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /dll /debug /machine:I386
- # ADD LINK32 user32p.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /libpath:"........publicsdklibi386"
- # SUBTRACT LINK32 /pdb:none
- !ELSEIF "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "AccWiz_2"
- # PROP BASE Intermediate_Dir "AccWiz_2"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "ReleaseNT"
- # PROP Intermediate_Dir "ReleaseNT"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /Gz /MT /W3 /GX /O2 /I "......windowsinc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /Yu"pch.hxx" /FD /c
- # ADD CPP /nologo /Gz /MT /W3 /GX /O2 /I "........publicsdkinc" /I "......windowsinc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINNT" /D "STRICT" /D "UNICODE" /D "_UNICODE" /Yu"pch.hxx" /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib user32p.lib /nologo /subsystem:windows /dll /machine:I386
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib user32p.lib /nologo /subsystem:windows /machine:I386 /libpath:"........publicsdklibi386"
- # SUBTRACT LINK32 /pdb:none /incremental:yes /debug
- !ENDIF
- # Begin Target
- # Name "AccWiz - Win32 ANSI Win97 Debug"
- # Name "AccWiz - Win32 ANSI Win97 Release"
- # Name "AccWiz - Win32 UNICODE NT5 Debug"
- # Name "AccWiz - Win32 UNICODE NT5 Release"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
- # Begin Source File
- SOURCE=.AccWiz.cpp
- # End Source File
- # Begin Source File
- SOURCE=.AccWiz.def
- # PROP Exclude_From_Build 1
- # End Source File
- # Begin Source File
- SOURCE=.AccWiz.rc
- !IF "$(CFG)" == "AccWiz - Win32 ANSI Win97 Debug"
- !ELSEIF "$(CFG)" == "AccWiz - Win32 ANSI Win97 Release"
- !ELSEIF "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Debug"
- !ELSEIF "$(CFG)" == "AccWiz - Win32 UNICODE NT5 Release"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.DlgFonts.cpp
- # End Source File
- # Begin Source File
- SOURCE=.lookdlg.cpp
- # End Source File
- # Begin Source File
- SOURCE=.lookprev.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PCH.cpp
- # ADD BASE CPP /Yc"pch.hxx"
- # ADD CPP /Yc"pch.hxx"
- # End Source File
- # Begin Source File
- SOURCE=.pgbase.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgfinish.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgFltKey.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgGenric.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgHotKey.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgIconSz.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgLokPrv.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgMinTx2.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgMinTxt.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgMseBut.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgMseCur.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgMseKey.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgScrBar.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgShwHlp.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgSndSen.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgStkKey.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgSveDef.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgSveFil.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgTglKey.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgTmeOut.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgWizOpt.cpp
- # End Source File
- # Begin Source File
- SOURCE=.pgWizWiz.cpp
- # End Source File
- # Begin Source File
- SOURCE=.Schemes.cpp
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
- # Begin Source File
- SOURCE=.accwiz.h
- # End Source File
- # Begin Source File
- SOURCE=.debug.h
- # End Source File
- # Begin Source File
- SOURCE=.DlgFonts.h
- # End Source File
- # Begin Source File
- SOURCE=.LookPrev.h
- # End Source File
- # Begin Source File
- SOURCE=.msg.h
- # End Source File
- # Begin Source File
- SOURCE=.pch.hxx
- # End Source File
- # Begin Source File
- SOURCE=.pgbase.h
- # End Source File
- # Begin Source File
- SOURCE=.pgfinish.h
- # End Source File
- # Begin Source File
- SOURCE=.pgFltKey.h
- # End Source File
- # Begin Source File
- SOURCE=.pgGenric.h
- # End Source File
- # Begin Source File
- SOURCE=.pgHghCon.h
- # End Source File
- # Begin Source File
- SOURCE=.pgHotKey.h
- # End Source File
- # Begin Source File
- SOURCE=.pgIconSz.h
- # End Source File
- # Begin Source File
- SOURCE=.pgLokPrv.h
- # End Source File
- # Begin Source File
- SOURCE=.pgLookWz.h
- # End Source File
- # Begin Source File
- SOURCE=.pgMinTx2.h
- # End Source File
- # Begin Source File
- SOURCE=.pgMinTxt.h
- # End Source File
- # Begin Source File
- SOURCE=.pgMseBut.h
- # End Source File
- # Begin Source File
- SOURCE=.pgMseCur.h
- # End Source File
- # Begin Source File
- SOURCE=.pgMseKey.h
- # End Source File
- # Begin Source File
- SOURCE=.pgScrBar.h
- # End Source File
- # Begin Source File
- SOURCE=.pgSerKey.h
- # End Source File
- # Begin Source File
- SOURCE=.pgShwHlp.h
- # End Source File
- # Begin Source File
- SOURCE=.pgSndSen.h
- # End Source File
- # Begin Source File
- SOURCE=.pgStkKey.h
- # End Source File
- # Begin Source File
- SOURCE=.pgSveDef.h
- # End Source File
- # Begin Source File
- SOURCE=.pgSveFil.h
- # End Source File
- # Begin Source File
- SOURCE=.pgTglKey.h
- # End Source File
- # Begin Source File
- SOURCE=.pgTmeOut.h
- # End Source File
- # Begin Source File
- SOURCE=.pgWizOpt.h
- # End Source File
- # Begin Source File
- SOURCE=.pgWizWiz.h
- # End Source File
- # Begin Source File
- SOURCE=.Schemes.h
- # End Source File
- # End Group
- # Begin Group "Resource Files"
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
- # Begin Source File
- SOURCE=.ACCESS.ICO
- # End Source File
- # Begin Source File
- SOURCE=.arrow_in.ico
- # End Source File
- # Begin Source File
- SOURCE=.arrow_me.ico
- # End Source File
- # Begin Source File
- SOURCE=.arrow_sm.ico
- # End Source File
- # Begin Source File
- SOURCE=.arrow_wh.ico
- # End Source File
- # Begin Source File
- SOURCE=.baner16.bmp
- # End Source File
- # Begin Source File
- SOURCE=.baner256.bmp
- # End Source File
- # Begin Source File
- SOURCE=.banner17.bmp
- # End Source File
- # Begin Source File
- SOURCE=.banner25.bmp
- # End Source File
- # Begin Source File
- SOURCE=.bitmap1.bmp
- # End Source File
- # Begin Source File
- SOURCE=.bmp00001.bmp
- # End Source File
- # Begin Source File
- SOURCE=.cursor1.cur
- # End Source File
- # Begin Source File
- SOURCE=.cursor_l.ico
- # End Source File
- # Begin Source File
- SOURCE=.cursor_m.ico
- # End Source File
- # Begin Source File
- SOURCE=.cursor_s.bmp
- # End Source File
- # Begin Source File
- SOURCE=.cursor_s.ico
- # End Source File
- # Begin Source File
- SOURCE=.Disk.Ico
- # End Source File
- # Begin Source File
- SOURCE=.FILTER.ICO
- # End Source File
- # Begin Source File
- SOURCE=.GRAPHAPP.ICO
- # End Source File
- # Begin Source File
- SOURCE=.HIGHCON.ICO
- # End Source File
- # Begin Source File
- SOURCE=.ibeam_bl.ico
- # End Source File
- # Begin Source File
- SOURCE=.ibeam_in.ico
- # End Source File
- # Begin Source File
- SOURCE=.ibeam_la.ico
- # End Source File
- # Begin Source File
- SOURCE=.ibeam_me.ico
- # End Source File
- # Begin Source File
- SOURCE=.ibeam_sm.ico
- # End Source File
- # Begin Source File
- SOURCE=.ibeam_wh.ico
- # End Source File
- # Begin Source File
- SOURCE=.ICO00001.ICO
- # End Source File
- # Begin Source File
- SOURCE=.ico00002.ico
- # End Source File
- # Begin Source File
- SOURCE=.ico00003.ico
- # End Source File
- # Begin Source File
- SOURCE=.ico00004.ico
- # End Source File
- # Begin Source File
- SOURCE=.ico00005.ico
- # End Source File
- # Begin Source File
- SOURCE=.ico00006.ico
- # End Source File
- # Begin Source File
- SOURCE=.ico00007.ico
- # End Source File
- # Begin Source File
- SOURCE=.ico00008.ico
- # End Source File
- # Begin Source File
- SOURCE=.icon1.ico
- # End Source File
- # Begin Source File
- SOURCE=.icon_lar.bmp
- # End Source File
- # Begin Source File
- SOURCE=.icon_nor.bmp
- # End Source File
- # Begin Source File
- SOURCE=.iconExLg.bmp
- # End Source File
- # Begin Source File
- SOURCE=.iconLg.bmp
- # End Source File
- # Begin Source File
- SOURCE=.iconNorL.bmp
- # End Source File
- # Begin Source File
- SOURCE=.iconNorS.bmp
- # End Source File
- # Begin Source File
- SOURCE=.iconNrml.bmp
- # End Source File
- # Begin Source File
- SOURCE=.KEYSHORT.ICO
- # End Source File
- # Begin Source File
- SOURCE=.MOUSE.BMP
- # End Source File
- # Begin Source File
- SOURCE=.mouse1.bmp
- # End Source File
- # Begin Source File
- SOURCE=.mouse2.bmp
- # End Source File
- # Begin Source File
- SOURCE=.MSEKEYS.ICO
- # End Source File
- # Begin Source File
- SOURCE=.SERIALKY.ICO
- # End Source File
- # Begin Source File
- SOURCE=.Setup.Ico
- # End Source File
- # Begin Source File
- SOURCE=.SHOWSNDS.ICO
- # End Source File
- # Begin Source File
- SOURCE=.SHOWSTRY.ICO
- # End Source File
- # Begin Source File
- SOURCE=.STICKY.ICO
- # End Source File
- # Begin Source File
- SOURCE=.testimag.bmp
- # End Source File
- # Begin Source File
- SOURCE=.TEXTAPPS.ICO
- # End Source File
- # Begin Source File
- SOURCE=.TOGGLE.ICO
- # End Source File
- # Begin Source File
- SOURCE=.Water16.bmp
- # End Source File
- # Begin Source File
- SOURCE=.Water256.BMP
- # End Source File
- # Begin Source File
- SOURCE=.watermar.bmp
- # End Source File
- # Begin Source File
- SOURCE=.WINAPPS.ICO
- # End Source File
- # End Group
- # End Target
- # End Project