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.

23 lines
1.2 KiB

  1. `**********************************************************************`
  2. `* This is a template file for tracewpp preprocessor *`
  3. `* If you need to use a custom version of this file in your project *`
  4. `* Please clone it from this one and point WPP to it by specifying *`
  5. `* -gen:{yourfile}outfile option on RUN_WPP line in your sources file *`
  6. `* *`
  7. `* Copyright 1999-2000 Microsoft Corporation. All Rights Reserved. *`
  8. `**********************************************************************`
  9. //`Compiler.Checksum` Generated File. Do not edit.
  10. // File created by `Compiler.Name` compiler version `Compiler.Version`-`Compiler.Timestamp`
  11. // on `System.Date` at `System.Time` UTC from a template `TemplateFile`
  12. // PLEASE NOTE:
  13. // Using simple.tpl for production environment without overriding
  14. // WPP_ENABLED and WPP_LOGGER macro is NOT RECOMMENDED.
  15. //
  16. // If WPP_ENABLED is not provided, the logging is always on
  17. // If WPP_LOGGER is not provided, traces always go to the logger named stdout (if it is running)
  18. //
  19. `INCLUDE header.tpl`
  20. `INCLUDE stdout.tpl`
  21. `INCLUDE trmacro.tpl`