windows-nt/Source/XPSP1/NT/windows/appcompat/shims/general/win2k/sources
2020-09-26 16:20:57 +08:00

24 lines
357 B
Plaintext

!IF 0
Copyright (c) 1990 Microsoft Corporation
Module Name:
sources.
!ENDIF
!INCLUDE ..\..\Shimhook.mak
!INCLUDE ..\sources.inc
DELAYLOAD=user32.dll; \
gdi32.dll; \
advapi32.dll; \
winmm.dll; \
msacm32.dll; \
version.dll; \
shell32.dll
C_DEFINES = $(C_DEFINES) -DSHIM_WIN2K