Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

44 lines
729 B

!IF 0
******************************************************************
*
* Description : Sources for Working Set Tuner dump routine
* Copyright (c) 1992 Microsoft Corporation
*
* Module Name : wstdump.exe
*
* Author : RezaB
*
* Revision :
*
* Comments :
*
******************************************************************
!ENDIF
MAJORCOMP=windows
MINORCOMP=wstdump
TARGETNAME=wstdump
TARGETPATH=obj
TARGETTYPE=LIBRARY
TARGETLIBS=obj\*\wstdump.res
INCLUDES=.;.\..\wstdll
SOURCES=wstdump.c wstdump.rc
i386_SOURCES=
MIPS_SOURCES=
UMTYPE=windows
UMAPPL=wstdump
UMENTRY=winmain
UMLIBS=obj\*\wstdump.res \
$(BASEDIR)\public\sdk\lib\*\ntdll.lib
OPTIONAL_UMTEST=
C_DEFINES=-DWIN32 -DSTRICT