microsoft / krabsetw

KrabsETW provides a modern C++ wrapper and a .NET wrapper around the low-level ETW trace consumption functions.
Other
581 stars 149 forks source link

Errors in file code #217

Open S-p-y-C opened 9 months ago

S-p-y-C commented 9 months ago

I was trying to test krabsetw just to see how it works and if I could use it and VS code said there were a few errors. I looked to see where they were and the errors were in the actual code of a krabs file. kt.hpp was the only file which appeared to have errors (line 108 and 125) however this still caused me to be unable to run the code since it couldn't compile. Maybe it's a local problem in which case please tell me how to fix it, otherwise can you try to fix the errors please.