Is it possible to design a VB wrapper that I can use with MapBasic where I can just pass variables?
-----Original Message----- From: Uffe Kousgaard [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2003 8:56 AM To: Mapinfo-L Subject: Re: MI-L ActiveX Control > > Can anyone provide me with a sample of how to access a ActiveX dll within > MapBasic. Mapbasic only understands 32-bit dll (not active-x dll's), while VB has it the other way around. You need to create a middle layer in either C++ or Delphi. Regards Uffe Kousgaard --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 9089 --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 9090
