25#include "FxFrameworkStubUm.h"
28#include "FxDynamics.h"
29#include "..\librarycommon\FxLibraryCommon.h"
32#if !(NO_UMDF_VERSION_EXPORT)
40 __WUDF_SERVICE_VERSION};
88 if (LoaderInterface ==
NULL ||
90 LoaderInterface->pUMDFPlatform ==
NULL) {
92 __Print((
"Failed to validate loader interface parameters, "
105 FX_VERIFY(INTERNAL, CHECK_NOT_NULL(LoaderInterface->pIWudfHost));
#define NT_SUCCESS(StatCode)
#define DLL_PROCESS_ATTACH
#define DLL_PROCESS_DETACH
BOOL WINAPI DisableThreadLibraryCalls(IN HMODULE hLibModule)
DECLSPEC_EXPORT DECLSPEC_SELECTANY UMDF_VERSION_DATA Microsoft_WDF_UMDF_Version
IUMDFPlatform * g_IUMDFPlatform
BOOL WINAPI DllMain(__in HINSTANCE hInstance, __in DWORD dwReason, __in LPVOID lpReserved)
IWudfHost2 * g_IWudfHost2
FX_VERIFY(INTERNAL, CHECK_NOT_NULL(LoaderInterface->pIWudfHost))
WDF_LIBRARY_INFO WdfLibraryInfo
HRESULT QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
#define UNREFERENCED_PARAMETER(P)
#define DECLSPEC_SELECTANY
#define __control_entrypoint(category)
#define STATUS_INVALID_PARAMETER