Native methods
1. How CLR works with embeded native methods?
2. How managed code call native methods?
3. Where are stored native methods descriptions in assembly metadata?
Any articles in MSDN or other places, please.
Thanks
Any articles in MSDN or other places, please.
Thanks
http://msdn2.microsoft.com/library/ms177552(en-us,vs.80).aspx
Mixed Assemblies
http://msdn2.microsoft.com/library/x0w2664k(en-us,vs.80).aspx
cheers,
Paul June A. Domag