Community

Calling unmanaged function from within managed code

(Abey George Peter) Have you ever tried to called an unmanaged function (eg: MessageBox function inside the User32.dll ) with in a managed code? Let’s try to do that.

Read More - Register for Free Membership