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.

19 lines
250 B

  1. !IF 0
  2. Copyright (c) 1997-1999 Microsoft Corporation
  3. !ENDIF
  4. TARGETNAME=GameEnum
  5. TARGETTYPE=DRIVER
  6. DRIVERTYPE=WDM
  7. MSC_WARNING_LEVEL=-W3 -WX
  8. TARGETPATH=obj
  9. INCLUDES=
  10. SOURCES= gameenum.rc \
  11. gameenum.c \
  12. pnp.c