Hi mono user ! I have nearly finish what I think I could call a useful 5 lines long library. Which is attached
It help you call any C-function pointer from C# without writting any additional native (C) wrapper. you absolutly need gcc to compile it as it use gcc builtin function. BTW I still have one problem without. it is thread unsafe. I want to solve that not with mutex, but with thread local variable. do you know how to do that ? with MS compiler I could use "__declspec( thread )" but I need gcc here... BTW could you reply to me ([EMAIL PROTECTED]) too... (I must confess I am not registered...)
inter.tgz
Description: application/compressed
