Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
TARGETNAME=msgpc TARGETPATH=obj TARGETTYPE=DRIVER
C_DEFINES=$(C_DEFINES)\ -DNDIS50 -DNT -DSTANDALONE_DRIVER -DAUTO_PATTERN=1 -DINTERFACE_ID=1
DLLDEF=msgpc.def
PRECOMPILED_INCLUDE=gpcpre.h PRECOMPILED_PCH=gpcpre.pch PRECOMPILED_OBJ=gpcpre.obj
TARGETLIBS=\ $(DDK_LIB_PATH)\ndis.lib \ $(DDK_LIB_PATH)\tdi.lib \ $(SDK_LIB_PATH)\ntdll.lib
INCLUDES=..\..\inc
SOURCES=\ gpc.rc \ gpcdb.c \ gpcdbg.c \ gpchlp.c \ gpcmain.c \ gpcmap.c \ handfact.c\ ioctl.c \ pathash.c \ refcnt.c \ rhizome.c
MISCFILES=\ Generic_Packet_Classifier_{7F82B125-0C47-4608-80BF-ED2568EAA55A}.sld
|