MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / Sys_LoadModule

Function Sys_LoadModule

src/tier1/interface.cpp:270–372  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Loads a DLL/component from disk and returns a handle to it Input : *pModuleName - filename of the component Output : opaque handle to the module (hides system dependency) -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

InitMethod · 0.85
LoadModulesMethod · 0.85
ConnectHapticsFunction · 0.85
LoadModuleMethod · 0.85
mainFunction · 0.85
mainFunction · 0.85
ImgUtl_ConvertTGAToVTFFunction · 0.85
Sys_LoadInterfaceFunction · 0.85
GetFactoryMethod · 0.85

Calls 7

V_strcpy_safeFunction · 0.85
Sys_LoadLibraryFunction · 0.85
MsgFunction · 0.85
Sys_GetProcAddressFunction · 0.85
Sys_IsDebuggerPresentFunction · 0.85
DevWarningFunction · 0.85
ErrorFunction · 0.50

Tested by

no test coverage detected