Hi all,
I have a C dll which has some functions that are needed to be exported.
I have to use these functions ina VB Application.
Is it possible to export functions from a COM dll?
If it is can anyone tell me the procedure?
I need to make my C dll into a COM dll as some event calls have to be added for use in my VB Application.
Can any one guide me in this implementation.
Thanks in Advance.