core/com.nokia.carbide.cpp.doc.user/html/reference/menus/freeze_exports.htm
changeset 1648 0d551b392c77
parent 1376 120480c02651
child 1658 2a5c0df13bad
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/freeze_exports.htm	Tue Jul 20 16:42:21 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/freeze_exports.htm	Tue Jul 20 16:45:01 2010 -0500
@@ -9,8 +9,8 @@
 </head>
 <body bgcolor="#FFFFFF">
 <h2>Freeze Exports </h2>
-<p>Right click  a project in the Project Explorer, or Symbian Project Navigator view, then  choose <b> Freeze Exports</b>. This command calls the appropriate <b>abld</b> command  and a .def file is generated. This  enables released versions of DLLs to freeze their exports, ensuring backward compatibility of a library.</p>
-<p align="center"><img src="../images/menu_freeze_exports.png" width="335" height="410"></p>
+<p>Right-click  a project in the <a href="../view_cpp_projects.htm">Project Explorer</a> or <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a> view, then  choose <b> Symbian Build &gt; Freeze Exports</b>. This command calls the appropriate <b>abld</b> command  and a .def file is generated. This  enables released versions of DLLs to freeze their exports, ensuring backward compatibility of a library.</p>
+<p align="center"><img src="../images/menu_symb_freeze_exports.png" width="543" height="115"></p>
 <p class="figure">Figure 1. Choosing Freeze Exports on a project </p>
 <h5>Other references</h5>
 <ul>