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.

27 lines
352 B

4 years ago
  1. /*++
  2. Copyright (c) 1994 Microsoft Corporation
  3. All rights reserved.
  4. Module Name:
  5. precomp.h
  6. Abstract:
  7. Precompiled header file
  8. Author:
  9. Muhunthan Sivapragasam (MuhuntS) 17-Oct-1995
  10. Revision History:
  11. --*/
  12. #include <objbase.h>
  13. #include <setupapi.h>
  14. #include <initguid.h>
  15. #include <winspool.h>
  16. #include "splsetup.h"
  17. #include "local.h"