Searched refs:user32_module (Results 1 – 1 of 1) sorted by relevance
206 static const NativeLibrary user32_module = in PinUser32Internal() local208 if (!user32_module && error) in PinUser32Internal()210 return user32_module; in PinUser32Internal()727 NativeLibrary user32_module = PinUser32Internal(error); in GetUser32FunctionPointer() local728 if (user32_module) in GetUser32FunctionPointer()729 return GetFunctionPointerFromNativeLibrary(user32_module, function_name); in GetUser32FunctionPointer()