Re: FFI newby question: importing C functions

  • From: Patrick Masotta <masottaus@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 26 Jun 2012 03:42:46 -0700 (PDT)

Yes I'm talking abot windows

what do you mean what it "doesn't work"
there's no way to manually add a Symbol to the namespace w/o having that symbol 
exported?


--- On Tue, 6/26/12, QuentinC <webmaster@xxxxxxxxxxxx> wrote:

> From: QuentinC <webmaster@xxxxxxxxxxxx>
> Subject: Re: FFI newby question: importing C functions
> To: luajit@xxxxxxxxxxxxx
> Date: Tuesday, June 26, 2012, 3:35 AM
> > Is there any way to add a
> function from my own executable to
> the ffi.C namespace without exporting it by
> __declspec(dllexport)?
> 
> ON windows at least, it doesn't work.
> 
> 

Other related posts: