Re: Multithreading librapi for green threads

2009-07-12 Thread David Eriksson
On Sun, 2009-07-12 at 17:46 +0100, Mark Ellis wrote: [snip] > > MS buils these interfaces on top of the Component Object Model (COM) so > > C++ would be a natural fit, but if you implement it in C for easier Ruby > > bindings that's fine. Just add "this" (or "self" :-) as first parameter. > > (I

Re: Multithreading librapi for green threads

2009-07-12 Thread Mark Ellis
On Sat, 2009-07-11 at 13:35 +0200, David Eriksson wrote: > [Sorry for dupes of this.] > > Hi, > > First of all, it's wonderful to hear that you make good use of SynCE. I > would really appreciate if you are able share some more about the > context you use SynCE in, either to the list or privately