roshan 2004/05/06 23:08:28
Modified: targets/axis/cpp winuser-guide.pdf winuser-guide.html
Log:
Updated the windows user guide doc
Revision Changes Path
1.9 +159 -140 ws-site/targets/axis/cpp/winuser-guide.pdf
<<Binary file>>
1.10 +5 -0 ws-site/targets/axis/cpp/winuser-guide.html
Index: winuser-guide.html
===================================================================
RCS file: /home/cvs/ws-site/targets/axis/cpp/winuser-guide.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- winuser-guide.html 7 May 2004 05:10:06 -0000 1.9
+++ winuser-guide.html 7 May 2004 06:08:27 -0000 1.10
@@ -280,6 +280,8 @@
<a href="#client">Coding the client</a>
<br>
<a href="#sample">Running your sample</a>
+<br>
+<a href="#handlers">Handlers</a>
<br>
<br>
<strong>Before you follow this guide, make sure that you have followed the</strong>
<a href="wininstall-guide.html"><strong>Windows Installation guide</strong></a>
@@ -370,6 +372,9 @@
</p>
<br>
<p>SUCCESS ! If you get the result, you are done.</p>
+<p>
+<a name="handlers"></a>
+</p>
<div class="h4">
<h4>Handlers</h4>
</div>