Source code of Windows XP (NT5)
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.

16 lines
293 B

  1. /*++ BUILD Version: 0001 Increment this if a change has global effects
  2. Copyright (c) Microsoft Corporation. All rights reserved.
  3. Module Name:
  4. windowsp.h
  5. Abstract:
  6. Master include file for Windows applications.
  7. --*/
  8. #ifndef _WINDOWSP_
  9. #define _WINDOWSP_
  10. #endif /* _WINDOWSP_ */