Sep 16, 2002 #1 ManojKG Programmer Joined Sep 30, 2002 Messages 6 Location 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 Joined Nov 9, 2001 Messages 17 Location GB Can you place the units into a package, and share the package between the DLL and EXE? Upvote 0 Downvote