> I am integrating the linkpoint API today and am having a few 
> issues. The instructions read:
> 
> Copy ssleay32.dll AND libeay32.dll to the %ROOT%/system32 
> directory (C:\WINNT\system32\).
> Copy LPICOM_6_0.dll to the %ROOT%/system32 directory 
> (C:\WINNT\system32\).
> Register the LPICOM_6_0.dll. (regsvr32 
> c:\winnt\system32\lpicom_6_0.dll).
> 
> When I try to run regsvr32 c:\winnt\system32\lpicom_6_0.dll, 
> I get a message saying 
> "LoadLibrary("c:\winnt\system32\lpicom_6_0.dll") failed - The 
> specified module could not be found.
> 
> Does anyone know why I would get this type of error? I also 
> heard the linkpoint had a CFX tag but I could not find it. If 
> anyone has it, can they please send it to me? Thanks!

There may be an additional DLL that's needed by LPICOM_6_0.DLL. You can
check this by using Dependency Walker (DEPENDS.EXE), which is included in
the Windows Resource Kit as well as within most MS development toolkits, I
think. You can also get DEPENDS.EXE here:

http://www.dependencywalker.com/

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183655
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to