View Single Post
Ambitious contributor
13Feb2008,19:48  
arbaz.it's Avatar
I have a unmanaged Dlls.
and these unmanaged Dlls has to export some pointer that is pointing to functions
We should not export directly function only.
I wanna use that DLLs by managed code.