Files
hakril-PythonForWindows/windows/winobject
1orenz0 6125a1fb15 [event_trace] Add a way to pass a Python object to an ETW trace's
context

It may be useful to pass a python object (e.g. class) to the ETW
processing callback. The ETW tracing API allows the user to fill out a
"Context" field with a pointer value that will be passed to the event
being sent, the rest is ctypes magic for wrapping the python object
into a native pointer value.
2019-10-14 22:03:49 +02:00
..
2016-03-23 13:42:54 +01:00
2018-03-27 20:37:30 +02:00
2016-07-13 13:54:42 +02:00