Hi Codegurus,
I'm having an executable files with four functions. There is one class file also in this executable file. All I need is I want to access the functions in the executable file when it is running. whether it is possible? if possible how to do that?
note:
Actually I created as a activex dll and I was able to include that dll in reference and accessed
the four functions. But what I need is same thing to be done when the program is converted as exe.
how to do this?
Thank you
moydheen
