can anybody tell me how to create a new dll in vb6 and use it , thanxs.......
On the new Project window, instead of selecting standard exe, select Activex DLL.
write the code. run and debug it. once satsfied make the dll by giving a suitable name to it.
And add that DLL to your standard exe project.
regards
AV Manoharan