#include <revolution/rso.h>
#include <revolution/RSOLink.h>
int RSOLink ( RSOObjectHeader* rsoImp, const RSOObjectHeader* rsoExp );
rsoImp |
Pointer to the module information to link |
rsoExp |
Pointer to the module information to reference |
The number of processed codes.
rsoImp, resolve everything in rsoExp.rsoExp.
RSO API Introduction
RSOStaticLocateObject, RSOLocateObject, RSOLocateObjectFixed, RSOUnLocateObject, RSOUnLink,
06/14/2006 Initial version.
CONFIDENTIAL