Difference between revisions of "Data Server"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 1: | Line 1: | ||
=Overview= | =Overview= | ||
==Registering Client DLL== | |||
Is dcl.dll - to register use regsvr32 as follows: | |||
<pre> | |||
regsvr32 c:\windows\system32\dcl.dll | |||
</pre> | |||
[[Category:Python]] | [[Category:Python]] | ||
[[Category:Testing]] | [[Category:Testing]] | ||
[[Category:TCP/IP]] | [[Category:TCP/IP]] |
Latest revision as of 13:21, 13 June 2008
Overview
Registering Client DLL
Is dcl.dll - to register use regsvr32 as follows:
regsvr32 c:\windows\system32\dcl.dll