RE: exe imports / exports and Eu

new topic     » goto parent     » topic index » view thread      » older message » newer message

Mark Brown wrote:
> Thanks for the help with this.
> 
> I have succeeded in compiling a DLL using BCC and
> getting AC3D to plug in to it. There are still some
> problems. For example, one exported AC function 
> returns an "Unresolved External" or similar when linking.
> It links fine if I use "-u-" to turn off the leading underscore
> on exported names but then, all the other functions return
> the "Unresolved External" !!! I still hate C :(
> 
> I'm going to try using the dll to get at AC's data using
> Euphoria next. Wish me luck.
> 
 Mark:

  I downloaded AC3D trial version to take a look at it.
  I don't see any exported functions in AC3D.EXE ?
  It is a application that for creating 3d models.
  The only files that I see that have functions are
  are Tcl.dll and Tk80.dll which are DLL,s for a scripting
  Langauge I think ?
  Are these the functions you are trying to wrap ?
  If so if you are trying to load these DLL's, Note that 
  the first letter of of there name is capitalized .

  I am totally confused by what you are trying to accomplish.

Bernie

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu