Hi
I have written a well ORACLE8 application (test.exe) using the DOA3.3 and Borland C++ Builder4 Professional a few weeks ago. Now, I need it compiled in DLL format.
Although I compile a DLL (test.dll) without errors, I cannot call it in another program (try.exe) without any error. When I include "test.dll" in try.exe application (in its *.lib form) and make the application, I got lots of errors that I did not take before. I must have missed some steps.
How can I build a DLL which contains components from DOA ?
Regards,
ersin
I have written a well ORACLE8 application (test.exe) using the DOA3.3 and Borland C++ Builder4 Professional a few weeks ago. Now, I need it compiled in DLL format.
Although I compile a DLL (test.dll) without errors, I cannot call it in another program (try.exe) without any error. When I include "test.dll" in try.exe application (in its *.lib form) and make the application, I got lots of errors that I did not take before. I must have missed some steps.
How can I build a DLL which contains components from DOA ?
Regards,
ersin