April 24, 2024, 01:22:58 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


3rd Party DLL class

Started by LarryMc, July 21, 2007, 06:53:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LarryMc

July 21, 2007, 06:53:53 PM Last Edit: July 21, 2007, 07:15:13 PM by Larry McCaughn
There's a dll avaiable that I want, but only if it will work with EBasic.

It appears to be a class with several methods and a lot of class members for cofiguring it.

Its literature makes the following statement about the dll:

Quote- COM version - for VB, ASP.Net, ASP, Java, PHP, C#, VB.Net etc.
- Win32 DLL - for Delphi and C++ with samples for: Delphi 6.0, VC++6.0
- .Net version - for C#, VB.Net and ASP.Net

The DLL created with C/C++ programming language. It works on all versions Windows.

Based upon that would you expect the Win32 version to work with EBasic?

Yes, no, or not enough information?

Larry
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

LarryMc

I found a demo download; converted to EBasic and it worked.

But, as it turns out, it will not do exactly what I want it to do.

Oh well...

Larry
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

seberbach

Larry:

If it worked, maybe it would make a good example for how to "convert" and "install" a third party DLL to work with EBasic.....

What kind of "demo" was it?

Steve E.

LarryMc

Quote from: seberbach on July 24, 2007, 08:16:18 PM
What kind of "demo" was it?

It was 2 dlls; one to convert rtf files to html and the other to convert html to rtf.
I didn't even setup and try the class portion of download.

It wouldn't do what I wanted in that it didn'y convert tables very good at all and it didn't maintain the proper layout format.

The demo dlls were supposedly limited only by the number of elements it would convert.

The commerical version supposedly has the limitation removed.  If you by both dlls they make you such a deal; like $380.00.

For anyone that's interested:

RTF-to-HTML DLL
Copyright (C) 2002 â€ââ,¬Å" 2006 SautinSoft
http://www.sautinsoft.com

It's a Russian company.

Larry
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library