mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
bfeb2e6dec
By default EnableTrace will listen with a "KeywordsAny" value of 0xffffffff. Some event log providers send events with keywords over 0x100000000, so we need a mecanism to filter on thoses keywords.