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.

19 lines
972 B

  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} 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. `INCLUDE km-header.tpl`
  13. `INCLUDE control.tpl`
  14. `INCLUDE trmacro.tpl`
  15. `IF FOUND WPP_INIT_TRACING`
  16. #define WPPINIT_EXPORT
  17. `INCLUDE km-init.tpl`
  18. `ENDIF`