tracewpp event tracing macros example

From: Antony (Antony_at_discussions.microsoft.com)
Date: 12/20/04


Date: Mon, 20 Dec 2004 04:17:02 -0800

Hello,

I'm using the PSDK documentation
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/perfmon/base/using_tracewpp.asp)
to build the example of event tracing. The documentation is vague and I get a
number of compile errors - the most serious being unresolved external
___annotation. By defining -DWPP_NO_ANNOTATIONS on the command line to
tracewpp.exe I can remove this call but I get no fmt files when running
tracepdb.exe (which incidentally depended on mspdb70.dll, which was not
installed by the sdk install).

Can anyone give me clues to get this working. I have the MSVC6, VC7.1 and
VC8 installed. I am only compiling the simple example on the command line.

Ideally I want to use the tracing on W2K, XP and W2K3.

Thanks

Antony



Relevant Pages

  • tracewpp event tracing macros example
    ... I'm using the PSDK documentation ... to build the example of event tracing. ... number of compile errors - the most serious being unresolved external ... installed by the sdk install). ...
    (microsoft.public.win32.programmer.wmi)
  • tracewpp event tracing macros example
    ... I'm using the PSDK documentation ... to build the example of event tracing. ... number of compile errors - the most serious being unresolved external ... installed by the sdk install). ...
    (microsoft.public.win32.programmer.kernel)
  • RE: tracewpp event tracing macros example
    ... "Antony" wrote: ... > I'm using the PSDK documentation ... > number of compile errors - the most serious being unresolved external ... > installed by the sdk install). ...
    (microsoft.public.win32.programmer.kernel)
  • RE: tracewpp event tracing macros example
    ... "Antony" wrote: ... > I'm using the PSDK documentation ... > number of compile errors - the most serious being unresolved external ... > installed by the sdk install). ...
    (microsoft.public.win32.programmer.wmi)
  • RE: tracewpp event tracing macros example
    ... "Antony" wrote: ... > I'm using the PSDK documentation ... > number of compile errors - the most serious being unresolved external ... > installed by the sdk install). ...
    (microsoft.public.win32.programmer.tools)

Loading