MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / Sys_LoadModule

Function Sys_LoadModule

SourceSDK/tier1/interface.cpp:275–408  ·  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 3

Sys_LoadInterfaceFunction · 0.85
GetFactoryMethod · 0.85
InitializeMethod · 0.85

Calls 14

CommandLineFunction · 0.85
V_strcpy_safeFunction · 0.85
Q_snprintfFunction · 0.85
dlerrorFunction · 0.85
Sys_IsDebuggerPresentFunction · 0.85
CreateFileMappingFunction · 0.85
FindParmMethod · 0.80
statClass · 0.70
Sys_LoadLibraryFunction · 0.70
Sys_GetProcAddressFunction · 0.70
MsgFunction · 0.50
ErrorFunction · 0.50

Tested by

no test coverage detected