Hmmm.... You could of course just USE the SRShelp.dll -- unless the point is to do it entirely on your own. Calling a VB DLL from Delphi works just like any other DLL.
I haven't tried to use this DLL, but the author reports that it works, including encryption. There has been quite a discussion on this in the past, but tested bit of code always seems very helpful -- after all, you can't "run" documents in most cases, while actual code can be tested. -- Lynn On Sun, 20 Jul 2003 12:17:55 +0200, Uros wrote: >Hi! > >Hmm... I hope someone else has the document. >I rewrote the SRSHelp.dll's portion for encryption/decryption in Delphi and >it still doesn't work. >I'm using DCPCrypt2 controls in delphi. >I'll try to use openssl's libraries but I don't know if it'll work. >Does anyone have any experience with this? Please let me know. > >Have a nice day! > >Uros Gaber >--------- Prvotno sporo�ilo -------- >Od: Lynn W. Taylor <[EMAIL PROTECTED]> >Za: [EMAIL PROTECTED] <[EMAIL PROTECTED]>, [EMAIL PROTECTED] ><[EMAIL PROTECTED]> >Tema: Re: Question about a document >Datum: 20/07/03 10:01 > >> >>�I don't have the document, but this should be very useful: >> >>�<http://sourceforge.net/projects/closedsrs/> >> >>�You shouldn't have any trouble using the control in Delphi, but if you'd >rather not use the control it'd still likely serve as a good example -- >including working encryption. >> >>�-- Lynn >> >>�On Sun, 20 Jul 2003 8:56:11 +0200, Uros wrote: >>�>Hi! >>�> >>�>I've been browsing through the dev-list archives and I stumbled on a >URL for >>�>a "decipher.doc / .pdf" document, that is dead. >>�>If someone has this document, please email it to me. >>�> >>�>I'm trying to create a new client for the OpenSRS in delphi, and I >didn't >>�>find any other usefull information on the encryption / decryption part >of >>�>the API. >>�> >>�>Thank you! >>�> >>�>Uros Gaber >> >> >> >> >> >> >>
