i want to write a function in c, c++
and want to make its dll...
so that i can use it in oracle, to call that function specified in the dll.
This is a discussion on how to make a dll within the C++ Programming forums, part of the General Programming Boards category; i want to write a function in c, c++ and want to make its dll... so that i can use ...
i want to write a function in c, c++
and want to make its dll...
so that i can use it in oracle, to call that function specified in the dll.
Creating a Win32 DLL
How to Build and Use a Simple DLL
Super Easy DLL
I don't know what Oracle is really, but I'm sure you could link it or load your .DLL at run-time with whatever it is (sicne you are asking this). Those links were found within just a few seconds of google searching, try searching a little bit before asking here eh? Then you can ask a more specific question about problems you are experiencing.