#include "progwrp.h" #include "export.h" #include "implementations.h" HRESULT WINAPI Implementation_WerRegisterRuntimeExceptionModule( PCWSTR pwszOutOfProcessCallbackDll, PVOID pContext ) { return E_NOTIMPL; }