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.

14 lines
356 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (c) Microsoft Corporation. All rights reserved.
  5. //
  6. // File: objerror.h
  7. //
  8. //----------------------------------------------------------------------------
  9. #if _MSC_VER > 1000
  10. #pragma once
  11. #endif
  12. #include <winerror.h>