Nobu wrote: > > At Fri, 14 May 2004 12:33:49 +0900, > daz wrote in [ruby-talk:100233]: > > I distributed a dll made to run with Ruby 1.6 -> 1.9 on > > Windows only called ___.so and in the FAQ is: > > 1) "There's no dll in the zip file." > > There should be msvcrt-ruby19.dll :-) > They can use their own version of Ruby. I find *their* runtime from the return address on the stack and map the few Ruby calls that I need via GetProcAddress(). (They could have bccwin32-ruby17.dll or others) Please don't look ;) http://users.hol.gr/~dck/g4c/dll/languages.html (55k) (Source included - ugly mapping macro is R4.h) > > [...] > -- > Nobu Nakada > daz