mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
Improved spacing before "see also" note for better readability.
Author:vwheeler Date:2014-04-11T16:45:09.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1309 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -40,7 +40,9 @@ where ''system_name'' is the name of the dll (e.g. string_manipulator). So to re
|
||||
<code>
|
||||
cd $ISE_EIFFEL\examples\com\wizard\string_manipulator\generated\component\server\EIFGENs\default\W_code
|
||||
regsvr32 string_manipulator_idl.dll</code>
|
||||
Once registered, follow the steps described in [[Accessing a COM Component|Accessing a COM Component]] to build the component's client.
|
||||
Once registered, follow the steps described in [[Accessing a COM Component|Accessing a COM Component]] to build the component's client.
|
||||
|
||||
|
||||
{{seealso|<br/>
|
||||
[[Creating a new component from an Eiffel project|Creating a new component from an Eiffel Project]] <br/>
|
||||
[[Accessing a COM Component|Accessing a COM Component.]] }}
|
||||
|
||||
Reference in New Issue
Block a user