Originally Posted by
debasisdas
1.compile the dll.
2.copy the dll to system32 folder
3.register the component with windows using REGSVER32.
4.Then call the dll from vb from Project--references menu.
but when register the DLL it show the message entry point not found.
what can i do for this?