Sep 16, 2002 #1 ManojKG Programmer Sep 30, 2002 6 IN hello, thank u Roderich for guidence. I have one more problem, I have some units and Datamodule which is common to both exe and Dlls. How to share these common files from exe to Dll's Manoj
hello, thank u Roderich for guidence. I have one more problem, I have some units and Datamodule which is common to both exe and Dlls. How to share these common files from exe to Dll's Manoj
Sep 16, 2002 #2 GreenKnight Programmer Nov 9, 2001 17 GB Can you place the units into a package, and share the package between the DLL and EXE? Upvote 0 Downvote