Changes

7 bytes added ,  19:39, 12 July 2017
m
Fixed
Line 148: Line 148:  
|-
 
|-
 
|OSDynLoad_IsModuleLoaded
 
|OSDynLoad_IsModuleLoaded
|<code>int OSDynLoad_Acquire(const char *rplname, uint32_t *handle)</code>  
+
|<code>int OSDynLoad_IsModuleLoaded(const char *rplname, uint32_t *handle)</code>  
 
|Checks if a module is loaded. If the target module is loaded the function set the existing handle to the module otherwise the handle is not set. Returns a errorcode.
 
|Checks if a module is loaded. If the target module is loaded the function set the existing handle to the module otherwise the handle is not set. Returns a errorcode.
 
|-
 
|-
12

edits