Page 1 of 1

Madshi -> Encrypt function

Posted: Sun Feb 11, 2007 11:21 am
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.

Posted: Mon Feb 12, 2007 2:14 pm
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.

Madshi -> Encrypt function

Posted: Mon Feb 12, 2007 6:46 pm
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 ?

Posted: Mon Feb 12, 2007 7:01 pm
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.