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=bowser TARGETPATH=obj TARGETTYPE=DRIVER_LIBRARY
C_DEFINES=$(C_DEFINES) -DUNICODE INCLUDES=$(DS_INC_PATH);$(NET_INC_PATH);$(IFSKIT_INC_PATH)
MSC_WARNING_LEVEL=/W3 /WX
SOURCES=announce.c \ bowdata.c \ bowbackp.c \ bowelect.c \ bowipx.c \ bowmastr.c \ bowname.c \ bowsecur.c \ bowtdi.c \ bowtimer.c \ bowutils.c \ bowser.rc \ brsrvlst.c \ domain.c \ errorlog.c \ fileinfo.c \ fsctl.c \ fsddisp.c \ fspdisp.c \ init.c \ mailslot.c \ receive.c \ workque.c
PRECOMPILED_INCLUDE=precomp.h
|