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.

37 lines
536 B

  1. ;; Copyright Microsoft Corporation
  2. ;;
  3. ;; Module Name:
  4. ;;
  5. ;; winthrow_private.tpl
  6. ;;
  7. ;; Abstract:
  8. ;;
  9. ;; Author:
  10. ;;
  11. ;; July 2001 JayKrell
  12. ;;
  13. ;; Revision History:
  14. ;;
  15. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  16. [Macros]
  17. TemplateName=MicrosoftInternal
  18. Begin=
  19. 1
  20. End=
  21. TemplateName=PublicNamespace
  22. Begin=
  23. WinThrowPrivate
  24. End=
  25. TemplateName=PrivateNamespace
  26. Begin=
  27. WinThrowPrivatePrivate
  28. End=
  29. TemplateName=HEADERjGUARD
  30. Begin=
  31. WINTHROW_PRIVATE_H_INCLUDED_
  32. End=