⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 packetvxd.vcproj

📁 pwlib源码库
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.10"	Name="PacketVxD"	SccProjectName=""	SccLocalPath="">	<Platforms>		<Platform			Name="Win32"/>	</Platforms>	<Configurations>		<Configuration			Name="Release|Win32"			OutputDirectory=".\Release"			IntermediateDirectory=".\Release"			ConfigurationType="2"			UseOfMFC="0"			ATLMinimizesCRunTimeLibraryUsage="FALSE">			<Tool				Name="VCCLCompilerTool"				AdditionalOptions="/bzalign /Gs "				AdditionalIncludeDirectories="ddk\include,..\..\msos\include"				PreprocessorDefinitions="NDIS_STDCALL;CHICAGO;IS_32;DEBLEVEL=0"				RuntimeLibrary="4"				StructMemberAlignment="1"				PrecompiledHeaderFile=".\Release/PacketVxD.pch"				AssemblerListingLocation=".\Release/"				ObjectFile=".\Release/"				ProgramDataBaseFileName=".\Release/"				WarningLevel="3"				CallingConvention="2"				CompileAs="0"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLinkerTool"				AdditionalOptions="/MACHINE:I386"				AdditionalDependencies="libndis.clb vxdwraps.clb"				OutputFile="../../lib/EPacket.vxd"				LinkIncremental="1"				SuppressStartupBanner="TRUE"				AdditionalLibraryDirectories="ddk\lib"				IgnoreAllDefaultLibraries="TRUE"				ModuleDefinitionFile=".\epacket.def"/>			<Tool				Name="VCMIDLTool"				PreprocessorDefinitions="NDEBUG"				MkTypLibCompatible="TRUE"				SuppressStartupBanner="TRUE"				TargetEnvironment="1"				TypeLibraryName=".\Release/PacketVxD.tlb"/>			<Tool				Name="VCPostBuildEventTool"/>			<Tool				Name="VCPreBuildEventTool"/>			<Tool				Name="VCPreLinkEventTool"/>			<Tool				Name="VCResourceCompilerTool"				PreprocessorDefinitions="NDEBUG"				Culture="3081"/>			<Tool				Name="VCWebServiceProxyGeneratorTool"/>			<Tool				Name="VCXMLDataGeneratorTool"/>			<Tool				Name="VCWebDeploymentTool"/>			<Tool				Name="VCManagedWrapperGeneratorTool"/>			<Tool				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>		</Configuration>	</Configurations>	<References>	</References>	<Files>		<File			RelativePath=".\epacket.c">		</File>		<File			RelativePath=".\epacket.def">		</File>		<File			RelativePath=".\lock.c">		</File>		<File			RelativePath=".\Ndisdev.asm">			<FileConfiguration				Name="Release|Win32">				<Tool					Name="VCCustomBuildTool"					Description="Asembling..."					CommandLine="ml -c -coff -W2 -Zd -Cx -Zm -Iddk\include -DIS_32 -DMASM6 -DVMMSYS -DSEGNUM=3         -DBLD_COFF -DDEVICE=EPACKET -DNDIS_STDCALL -DDEBLEVEL=0 -DCHICAGO         -Fo$(IntDir)/$(InputName).obj $(InputPath)"					Outputs="$(IntDir)/$(InputName).obj"/>			</FileConfiguration>		</File>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -