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.

24 lines
516 B

  1. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  2. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  3. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  4. // PARTICULAR PURPOSE.
  5. //
  6. // Copyright 1996 - 1999 Microsoft Corporation. All Rights Reserved.
  7. //
  8. // FILE: Debug.cpp
  9. //
  10. //
  11. // PURPOSE: Debug functions.
  12. //
  13. //
  14. // Functions:
  15. //
  16. //
  17. //
  18. // PLATFORMS: Windows NT, Windows 2000
  19. //
  20. //
  21. #include <strsafe.h>
  22. #include "precomp.h"