1<html> 2 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 6<base target="main"> 7<title>VF API Table of Contents</title> 8</head> 9 10<body> 11 12<h2>RSO Library</h2> 13<p><b><i><a href="./intro.html">Introduction</a></i></b></p> 14<p>[<a href=./list.html>Function List</a>]</p> 15<p>[<a href="./tools/tools.html">Tool List</a>]</p> 16<p>[<a href="./sampledemos/demos.html">Sample Demo List</a>]</p> 17 18<h2>Features</h2> 19<h3>Linked List</h3> 20<p> 21<a href="./RSOListInit.html"> <code>RSOListInit</code> </a><br> <a href="./RSOLinkList.html"> <code>RSOLinkList</code></a><br> <a href="./RSOLinkList.html"> <code>RSOLinkListFixed</code></a><br> <a href="./RSOUnLinkList.html"> <code>RSOUnLinkList</code></a><br> 22</p> 23 24<h3>Manual</h3> 25<p> 26<a href="./RSOStaticLocateObject.html"> <code>RSOStaticLocateObject</code> </a><br> <a href="./RSOLocateObject.html"> <code>RSOLocateObject</code> </a><br> <a href="./RSOLocateObject.html"> <code>RSOLocateObjectFixed</code> </a><br> <a href="./RSOUnLocateObject.html"> <code>RSOUnLocateObject</code> </a><br> <a href="./RSOLink.html"> <code>RSOLink</code> </a><br> <a href="./RSOUnLink.html"> <code>RSOUnLink</code> </a><br> 27</p> 28 29<h3>Long Link</h3> 30<p> 31<code><a href="./RSOLinkFar.html">RSOLinkFar</a></code><br> <code><a href="./RSOGetFarCodeSize.html">RSOGetFarCodeSize</a></code><br> 32</p> 33<h3>Jump Link</h3> 34<p> 35<code><a href="./RSOLinkJump.html">RSOLinkJump</a></code><br> <code><a href="./RSOMakeJumpCode.html">RSOMakeJumpCode</a></code><br> <code><a href="./RSOGetJumpCodeSize.html">RSOGetJumpCodeSize</a></code><br> 36</p> 37<h3>Other</h3> 38<p> 39<a href="./RSOGetFixedSize.html"> <code>RSOGetFixedSize</code></a><br> <a href="./RSOFindExportSymbolAddr.html"> <code>RSOFindExportSymbolAddr</code> </a><br> <a href="./RSOIsImportSymbolResolvedAll.html"> <code>RSOIsImportSymbolResolvedAll</code> </a><br> 40</p> 41 42<h2>Tools</h2> 43<p> 44<code><a href="./tools/makerso.html">makerso.exe</a></code><br> <code><a href="./tools/makelcf.html">makelcf.exe</a></code><br> <code><a href="./tools/makeinc.html">makeinc.exe</a></code><br> 45</p> 46 47 48<h2>Sample Demos</h2> 49<p> 50<code><a href="./sampledemos/LinkList.html">LinkList</a></code><br> <code><a href="./sampledemos/LinkListFixed0.html">LinkListFixed0</a></code><br> <code><a href="./sampledemos/LinkMem2.html">LinkMem2</a></code><br> <code><a href="./sampledemos/LinkFar.html">LinkFar</a></code><br> <code><a href="./sampledemos/xxxmakeinc.html">MakeInc</a></code><br> <code><a href="./sampledemos/Manually.html">Manually</a></code><br> 51 52</p> 53 54<HR> 55<p align="right"><strong>CONFIDENTIAL</strong><br>RVL-06-0122-001-E</p> 56 57</BODY> 58</HTML> 59