Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an ActiveX DLL object
Message
 
 
To
14/04/2003 20:45:54
Peter Easson
Catalina Trading
Sydney, Australia
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00777514
Message ID:
00777516
Views:
10
Peter,

You've to register NCTDISCWRITER.DLL before you can use it.

>Hi All
>
>I am looking at a new ActiveX object available for CD burning. It is distributed as an ActiveX dll (not an OCX). In the VB sample it is instantiated as
>
DataCDWriter1 = New NCTDISCWRITERLib.DataCDWriter
. You can view all the PEM's in VB AND as well in the VFP7 Object Browser, but I cannot instantiate the object with
>
DataCDWriter1 = CreateObject("NCTDISCWRITERLib.DataCDWriter")
.
>
>The files distributed are NCTDISCWRITER.DLL and NCTDISCWRITER.DEP. I am wondering whether VFP needs the TLB file, and why can it be instantiated in VB and not VFP with the same files available?
>
>Thanks for any input
>
>Download available from http://www.nctsoft.com
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform