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=nbf TARGETPATH=obj TARGETTYPE=DRIVER
C_DEFINES=-DRASAUTODIAL -DNDIS40 -D_PNP_POWER_ -DNDIS_POOL_TAGGING=1 -DPKT_LOG=0
PRECOMPILED_INCLUDE=precomp.h
TARGETLIBS=\ $(DDK_LIB_PATH)\ndis.lib \ $(DDK_LIB_PATH)\tdi.lib
MISCFILES=NetBEUI.txt
INCLUDES=
SOURCES=\ action.c \ address.c \ autodial.c \ connect.c \ connobj.c \ devctx.c \ dlc.c \ event.c \ framecon.c \ framesnd.c \ iframes.c \ info.c \ link.c \ linktree.c \ nbf.rc \ nbfcnfg.c \ nbfdebug.c \ nbfdrvr.c \ nbflog.c \ nbfmac.c \ nbfndis.c \ nbfpnp.c \ packet.c \ rcv.c \ rcveng.c \ request.c \ send.c \ sendeng.c \ spnlckdb.c \ timer.c \ uframes.c
|