Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NEED DLL HELP!
Message
From
15/06/1999 17:38:47
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00229756
Message ID:
00230202
Views:
24
>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?

You may also have a problem with there not being an entry point into the DLL. You have to export the functions/methods specifically. It is the end of the day, and the specifics are eluding me at the moment. I'll post a specific answer in a little while. Tomorrow morning at the latest.

Jason
Jason Tryon
Senior Systems Analyst / Technical Lead
eBusiness / iPage
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform