WerRemoveExcludedApplication (WER.@)
HRESULT WerRemoveExcludedApplication ( PCWSTR exeName, BOOL allUsers )
remove an application from the exclusion list.
exeName | [In] | The application name. |
allUsers | [In] | for all users (TRUE) or for the current user (FALSE). |
Success: S_OK
Failure: A HRESULT error code
Declared in "include/werapi.h". gitlab.winehq.org/wine/wine/blob/master/include/werapi.h
Implemented in "dlls/wer/main.c". gitlab.winehq.org/wine/wine/blob/master/dlls/wer/main.c
Debug channel "wer".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.