Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How an application can find a COM Server ?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01290217
Message ID:
01290242
Views:
11
As Sergey said, COM DLLs need to be registered the same as ActiveX controls. However, if you are using Windows 2003/SP3 or later OS you can create an "Assembly Manifest" file. It is an XML file that sits along side your EXE (or you can embed it into your EXE if you know how) and allows you to use a COM DLL or ActiveX without registereing it.

For more info, check out this web site: http://msdn2.microsoft.com/en-us/library/aa374219.aspx
Previous
Reply
Map
View

Click here to load this message in the networking platform