Is there a DLL wrapping tutorial somewhere? Or maybe Brucey can say how he does it? :)
Thanks!
I would be interested in this also.
Take a look at one of the smaller modules from Brucey to see how it's done.
Or check axe.mod/lua.mod. It simply contains the Lua source code and a bmx wrapper.
I have started a page on the
wiki which I will extend another evening.
My wrapper knowledge is not great, but I'll do my best; I hope that Brucey and others will help me develop it further.
I found a wrapping tutorial on google once.
It recommended talking about 'homies', 'bling' and 'da hood', and other such moonspeak. Apparently you also have to 'pop caps in other people's bottoms', whatever that is. It also suggested wearing a large pair of pants with the gusset dragging along the floor.
Between you and me, I'm not sure I really learned a lot from it.
I've started the
Wiki guide to wrapping C++, by adding an an example posted by @DStastny