i need to know method by which we can convert c code into dll for use in
vb application.
------------
-----------
-----------
i have c code written. now i want that c code to get executed from my
vb application. i can use ole but that will run the executable not the code itself, as i need to display output from c code to be displayed on
vb window.
plz help me out..........