> Assuming the above is not a big deal I'd like to access OCX files from > MapBasic simply to access their functionality in a silent mode(no gui or > visible control on the desktop).
MapBasic can not access OCX's - only DLL's. So if the OCX is not available as a DLL, you have to use integrated mapping, so you use VB6/Delphi/VC++ etc as a OCX + MapInfo "host". You can also use Delphi/VC++ to create a DLL wrapper around the OCX, if that is possible. Then you can still use MapBasic. Kind regards Uffe Kousgaard www.routeware.dk --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 7095
