Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NEED DLL HELP!
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00229756
Message ID:
00229958
Views:
20
>I have built a multi threaded COM DLL in VFP.
>
>I built it in the winnt\system32 directory on
>a NT 4.0 system
>
>When I issue
>
> oObject = createobject("Dll.ClassName")
>
>I get the error:
>
>'Class definition DLL.CLASSNAME is not found'
>
>I have recompiled and even ran REGSVR32 and I still
>can't instantiate the DLL.
>
>Anyone know whats going on here?

Is the file name DLL.DLL ?

As someone mentioned, is ClassName OLEPUBLIC class?

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform