From: Jim K. <jk...@us...> - 2004-10-30 23:15:50
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24532/developer docs Modified Files: DEAB Glossary.htm Log Message: added more items Index: DEAB Glossary.htm =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/DEAB Glossary.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DEAB Glossary.htm 30 Oct 2004 22:40:03 -0000 1.2 --- DEAB Glossary.htm 30 Oct 2004 23:15:35 -0000 1.3 *************** *** 11,19 **** <ul> <li><a href="#Ambiguous_VI">Ambiguous VI</a></li> </ul> <hr> <p><a name="Ambiguous_VI"></a>Ambiguous VI - a VI which has at least one caller that expected it to have been loaded from different location on disk. This can be caused by having two instances of the Ambiguous VI on disk, but usually is caused by an application hierarchy that was reorganized (folder structures changed) on disk and was not re-saved.</p> ! <p> </p> </body> </html> --- 11,49 ---- <ul> <li><a href="#Ambiguous_VI">Ambiguous VI</a></li> + <li><a href="#Build_Root">Build Root</a></li> + <li><a href="#EXE">EXE</a></li> + <li><a href="#External_Subroutine">External Subroutine</a></li> + <li><a href="#Help_File">Help File</a></li> + <li><a href="#Hidden_VI">Hidden VI</a></li> + <li><a href="#Icon_File">Icon File</a></li> + <li><a href="#Log_Dir">Log Dir</a></li> + <li><a href="#Log_File_Suffix">Log File Suffix</a></li> + <li><a href="#Name_Mangle">Name Mangle</a></li> + <li><a href="#Namespace">Namespace</a></li> + <li><a href="#Project_Root">Project Root</a></li> + <li><a href="#Resource">Resource</a></li> + <li><a href="#Shared_Library">Shared Library</a></li> + <li><a href="#Source_Root">Source Root</a></li> + <li><a href="#Support_File">Support File</a></li> </ul> <hr> <p><a name="Ambiguous_VI"></a>Ambiguous VI - a VI which has at least one caller that expected it to have been loaded from different location on disk. This can be caused by having two instances of the Ambiguous VI on disk, but usually is caused by an application hierarchy that was reorganized (folder structures changed) on disk and was not re-saved.</p> ! <p><a name="Build_Root" id="Build_Root"></a>Build Root -</p> ! <p><a name="EXE" id="EXE"></a>EXE -</p> ! <p><a name="External_Subroutine" id="External_Subroutine"></a>External Subroutine -</p> ! <p><a name="Help_File" id="Help_File"></a>Help File -</p> ! <p><a name="Hidden_VI" id="Hidden_VI"></a>Hidden VI -</p> ! <p><a name="Icon_File" id="Icon_File"></a>Icon File -</p> ! <p><a name="Log_Dir" id="Log_Dir"></a>Log Dir -</p> ! <p><a name="Log_File" id="Log_File"></a>Log File -</p> ! <p><a name="Log_File_Suffix" id="Log_File_Suffix"></a>Log File Suffix -</p> ! <p><a name="Name_Mangle" id="Name_Mangle"></a>Name Mangle -</p> ! <p><a name="Namespace" id="Namespace"></a>Namespace -</p> ! <p><a name="Project_Root" id="Project_Root"></a>Project Root -</p> ! <p><a name="Resource"></a>Resource - </p> ! <p><a name="Shared_Library" id="Shared_Library"></a>Shared Library -</p> ! <p><a name="Source_Root" id="Source_Root"></a>Source Root -</p> ! <p><a name="Support_File" id="Support_File"></a>Support File -</p> </body> </html> |