tracewpp event tracing macros example
From: Antony (Antony_at_discussions.microsoft.com)
Date: 12/20/04
- Next message: Carl Daniel [VC++ MVP]: "Re: link.exe equivalent to GNU ld -Ttext flag?"
- Previous message: Bonj: "Annoying problem with header files"
- Next in thread: Antony: "RE: tracewpp event tracing macros example"
- Reply: Antony: "RE: tracewpp event tracing macros example"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Carl Daniel [VC++ MVP]: "Re: link.exe equivalent to GNU ld -Ttext flag?"
- Previous message: Bonj: "Annoying problem with header files"
- Next in thread: Antony: "RE: tracewpp event tracing macros example"
- Reply: Antony: "RE: tracewpp event tracing macros example"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|