Update of /cvsroot/objecthandler/ObjectHandler/Docs/pages
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1558/Docs/pages
Modified Files:
Tag: R000105f0-branch
design.docs installation.docs
Log Message:
update docs
Index: design.docs
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/pages/design.docs,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -d -r1.3 -r1.3.2.1
*** design.docs 3 Oct 2006 21:08:38 -0000 1.3
--- design.docs 19 Oct 2006 14:04:38 -0000 1.3.2.1
***************
*** 71,75 ****
</dl>
\section sec_1 1. Design
! <div class="center"><img src="quep011a.png"></div>
\section sec_1_1 1.1 ObjectHandler
\par
--- 71,75 ----
</dl>
\section sec_1 1. Design
! <div class="center"><img src="images/quep011a.png"></div>
\section sec_1_1 1.1 ObjectHandler
\par
***************
*** 320,324 ****
}
\endcode
! <div class="center"><img src="quep011b.png"></div>
\section sec_3 3 Proposed Enhancements
\subsection sec_3_1 3.1 ohMethodValue
--- 320,324 ----
}
\endcode
! <div class="center"><img src="images/quep011b.png"></div>
\section sec_3 3 Proposed Enhancements
\subsection sec_3_1 3.1 ohMethodValue
Index: installation.docs
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/pages/installation.docs,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -d -r1.3 -r1.3.2.1
*** installation.docs 11 Oct 2006 13:28:25 -0000 1.3
--- installation.docs 19 Oct 2006 14:04:38 -0000 1.3.2.1
***************
*** 107,112 ****
NB: The ohxll build of ObjectHandler requires a DLL version of the
! VC runtime library (i.e. <b>Debug Multithreaded DLL</b> or <b>Release
! Multithreaded DLL</b>).
\subsection inst_win_usage Usage
--- 107,112 ----
NB: The ohxll build of ObjectHandler requires a DLL version of the
! VC runtime library (i.e. <b>Debug CRTDLL</b> or <b>Release
! CRTDLL</b>).
\subsection inst_win_usage Usage
|