@@ -0,0 +1,11 @@
#include "progwrp.h"
#include "export.h"
#include "implementations.h"
HRESULT WINAPI Implementation_WerRegisterRuntimeExceptionModule(
PCWSTR pwszOutOfProcessCallbackDll,
PVOID pContext
)
{
return E_NOTIMPL;
}
The note is not visible to the blocked user.