#include <revolution/rso.h>
#include <revolution/RSOLink.h>
BOOL RSOUnLocateObject( void* oldModule );
oldModule |
Pointer to the target dynamic module information |
Returns success or failure of the operation
Success: TRUE
Fail: FALSE
Restores the dynamic module information from the virtual address to the offset.
RSO API Introduction
RSOStaticLocateObject, RSOLocateObject, RSOLocateObjectFixed, RSOLink, RSOUnLink,
06/14/2006 Initial version.
CONFIDENTIAL