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.

8 lines
168 B

  1. // Copyright (c) 1999-2001 Microsoft Corporation, All Rights Reserved
  2. #ifndef __PRECOMP_H_
  3. #define __PRECOMP_H_
  4. #include <ole2.h>
  5. #include <windows.h>
  6. #endif