Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot find entry point
Message
From
31/01/2000 11:38:28
 
 
To
31/01/2000 11:23:10
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00325044
Message ID:
00325056
Views:
25
>Trying to access a dll called acrypt32.dll. Function is GetEC. I am getting a "cannot find entry point" error. I have checked the case and it still doesn't work. On the UT someone suggested creating an object, ie:
>

You can always use DumpBin to look at the headers.

>Local oObject
>oObject = Createobject("acrypt32.GetEC")
>
>This returns the error: Class definition ACRYPT32.GETEC not found.
>

Try opening the .DLL using OLE View or the VB Object Viewer, which can open the .DLL and read .TLB information if it's an in-proc COM server or ActiveX control of some sort.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform