How do I initialize WPP software tracing in a user-mode application?
You can initialize WPP tracing in a user-mode application by calling the WPP_INIT_TRACING macro to initialize WPP software tracing.
To avoid errors, you should call the WPP_INIT_TRACING macro at a point in your source code where no tracing attempts have been previously made.