Searched refs:dcomp_mod (Results 1 – 1 of 1) sorted by relevance
927 HMODULE dcomp_mod = LoadLibraryA("DComp.DLL"); in dcomp_get_device() local928 if (!dcomp_mod) { in dcomp_get_device()935 …DCompositionCreateDevice = (PFN_DCOMP_CREATE_DEVICE)GetProcAddress(dcomp_mod, "DCompositionCreateD… in dcomp_get_device()