Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Automation without registering
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00909391
Message ID:
00909576
Views:
7
>Hi Everyone,
>
>I have a DLL which is created in VB.
>
>And then, in my VFP coding I had a coding createobject() which creates an automation object of my VB DLL. What I would wanted to do is that if my DLL is found in the same directory of my application, I will use that DLL and not the DLL that is found in the \SYSTEM32 which was previously registered.
>
>Is this possible? How?

You would need to write your own custom handlers for this. Such as checking if the file is in the local folder, if so, then register it, after you close your program you may want to then reregister the control that was previously registered as to not interfere with other applications.
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Previous
Reply
Map
View

Click here to load this message in the networking platform