I have developed windows dll from VB. (The site http://www.windowsdevcenter.com/pub/...ll.html?page=3 gives a way to generate windows dll from VB). When I try to access it from VC++, it gives run time error as access violation. But I can access it from VB client
If anybody knows the solution to access the DLL in VC++ , created from VB please let me know
Thanks