Andy Trezise
2005-02-23 13:35:08 UTC
Hi
I have a number of reports I would like to distribute with my application
but instead of 1) compiling them into my EXE or b) distributing them
separately I wondered if I could in some way complile them in to a DLL that
I could then call from my main EXE. This would make it a lot easier and
tidier and there would be less of a risk of users deleting reports by
mistake.
I have a number of reports I would like to distribute with my application
but instead of 1) compiling them into my EXE or b) distributing them
separately I wondered if I could in some way complile them in to a DLL that
I could then call from my main EXE. This would make it a lot easier and
tidier and there would be less of a risk of users deleting reports by
mistake.