GSL and VB / Delphi

Brian Gough bjg@network-theory.co.uk
Tue Dec 31 09:55:00 GMT 2002


michelcoene@netscape.net writes:
 > I have tried to use the library but it can not be used from inside
 > VB.  I am no C++ expert but I believe this could be done by
 > declaring the functions with the "pascal" option instead of the
 > standard "c_decl" and also to include a type library (*.tlb or
 > *.olb).  VB + Delphi is still the largest devellopers-community in
 > the world.  I know we are just amateurs for you C guru's, so maybe
 > I should say please?????

If you have the GSL source you can recompile it with the _stdcall
code-generation option in the VC++ settings.

Brian



More information about the Gsl-discuss mailing list