hi

i created a dll with one function. i compiled this dll and created a normal exe project and wanted to test the dll.
i declared the dll and wrote some code.
but when i want to call the function in the dll, vb says, i wasn't able to find the point in the dll.
this is the first time, i work with dlls.
please help me!!!