#include <revolution/rso.h> BOOL RSOStaticLocateObject( void* newModule );
| newModule | Pointer to the target static module information. |
|---|
Processing result.
Success: TRUE
Failure: FALSE
Rewrites the static module information offset to a virtual address.
RSOLocateObject, RSOLocateObjectFixed, RSOUnLocateObject, RSOLink, RSOUnLink
2008/07/10 Removed RSOLink.h from Syntax.
2006/06/14 Initial version.
CONFIDENTIAL