[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

(Mike Mitchell)

5/31/2012 2:33:00 PM

Hi, I'm using dhRichClient3.dll version 3.0.0.25 and
sqlite36_engline.dll dated 25/03/2011 for full text search (FTS3).

It's working fine. I went back to your website, but there doesn't
appear to be anything new.

Not a problem, just wondering, like!

MM
1 Answer

Schmidt

5/31/2012 5:35:00 PM

0

Am 31.05.2012 16:32, schrieb MM:
> Hi, I'm using dhRichClient3.dll version 3.0.0.25 and
> sqlite36_engline.dll dated 25/03/2011 for full text search (FTS3).
>
> It's working fine. I went back to your website, but there
> doesn't appear to be anything new.

Didn't update the site for a while because I wanted
to overhaul it generally, to reflect better on the
now much larger functionality of the Framework...
....though so far the new site is not yet finished.

But development was going further here nevertheless...

Current version (out for nearly a year now) is
vbRichClient4.dll (at version 4.0.0.3, so it has
seen already some smaller bugfixing too)...

All the classes from RichClient3 are in there
(calling-compatible, so you will only have to
change your project-reference from 'dhRichClient3'
to 'vbRichClient4' ... note the different prefix).

RC4 does contain a whole lot more functionality
(many more GUI-related Classes), as well as additional
"WebStuff" (Classes as e.g. cAsyncDownload, cWebServer,
and also cWebKit, which offers an IE-independent Browser-
Engine - though now fear, there's nothing "phoning home" ;-)).

So it is a more integrating version, which also comes in a
somewhat larger package than RC3 (and the current RC4-binaries
are not UPX-compressed anymore, to avoid false-positives
in Virus-Scanners), but still it contains only 3 Dlls:

vbRichClient4.dll <-- only this needs to be registered
vb_cairo_sqlite.dll (integrates the cairo- and SQLite-C-libs)
DirectCOM.dll (the Regfree- and Threading-Helper)

(always keep the above Dlls together in the same folder)

So, yeah - check it out, there was also some smaller fixes
in the SQLite-Classes, and the sqlite-C-engine is also a
more recent one, so updating is recommended.
www.datenhaus.de/Downloads/vbRC4BaseDlls.zip (about 2MB)


Olaf