Forum Discussion

vb_1's avatar
vb_1
Occasional Contributor
13 years ago

Function Trace Profiler - Outputting Results Using a Custom DLL

Hello, is there an example of a custom DLL doing tracing? I have a problem with compiling the AQPROF_PARAMETER_DATA struct. The VC++ 2010 does not recognize  CVOID_PTR data type. I guess I am m...