Madshi -> Encrypt function

delphi package - madRes, madTools, madStrings, ...
Post Reply
npadbidri
Posts: 5
Joined: Sun Feb 11, 2007 10:28 am

Madshi -> Encrypt function

Post by npadbidri »

Hi EB,

I want to use the Encrypt & Decrypt functions of MadBasic in VC++ 2005 or VC++ 6.0, is this possible ?

The reason I am asking this question is, because I do not see the .H or LIB or DLL files for MadBasic, after I have installed madCollection.

Thanks,
- Nilesh Padbidri.
madshi
Site Admin
Posts: 10749
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

I'm sorry to say but madBasic is currently only available in Delphi code and it's currently not possible to use the madBasic functionality in anything other than Delphi (or BCB)... :sorry: At this point in time the only component I'm offering for MSVC++ programmers is madCodeHook.
npadbidri
Posts: 5
Joined: Sun Feb 11, 2007 10:28 am

Madshi -> Encrypt function

Post by npadbidri »

For my current needs I was able to find a C++ BlowFish implementation on CodeProject.

Any specific reasons why we have it this way ?
madshi
Site Admin
Posts: 10749
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

I'm a Delphi programmer by heart, so naturally all I'm doing is first of all Delphi code. The only reason why I'm offering madCodeHook for MSVC++ programmers is that I'm terribly money gready :lol: and so I didn't want to lose all the orders from you MSVC++ guys. But in all honesty doing MSVC++ stuff is not much fun for me.
Post Reply