Hi all,
can any body send me a pice of code which will demonstrate how to create a dll with event (this event will return some value). i want to use the dll in my vb program. but the dll should be in VC++
pradip
Printable View
Hi all,
can any body send me a pice of code which will demonstrate how to create a dll with event (this event will return some value). i want to use the dll in my vb program. but the dll should be in VC++
pradip
ActiveX DLL? Read up on ATL, everything else is tiresome.