Post Reply
jdk 2006-01-09 02:54
Hello,
I am a developer testing out some of the features in your UltraMon package. The registration of the UltraMon.dll was easy (regsvr32). How can i register UltraMonIndDisp for use as a COM component?
|
Christian Studer 2006-01-09 11:46
You shouldn't register the components manually, this will get handled by setup.
If you want to install UltraMon components together with your application, you'll get a merge module which can be added to your setup, the merge module will then handle COM registration.
Christian Studer - www.realtimesoft.com
|
Post Reply
|