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.
|
Ambitious contributor
|
|
| 13Feb2008,19:48 | #1 |
|
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. |