PyEtw is a Python package that allows you to use Pythons standard logging facility with Event Tracing for Windows (ETW). Using ETW for Python logging allows you to leverage the many tools available ...
This example demonstrates how to load a custom dictionary once a spelling check operation is started and save the words added by a user. Handle the CustomDictionaryLoading event to load a custom ...