Shared class library
Posted: Mon May 06, 2024 12:32 am
Hi all,
I have something you'll no doubt be able to help me with:
Goal: create a Class shared by a dozen or so projects (the Class provides the functionality to create reports in HTML format).
Question: how to accomplish this (I use the Harbor dialect). I see there are class templates, but they create DLL’s. Is there a way the class code can be pulled in at compile time?
Thanks folks,
Roland
I have something you'll no doubt be able to help me with:
Goal: create a Class shared by a dozen or so projects (the Class provides the functionality to create reports in HTML format).
Question: how to accomplish this (I use the Harbor dialect). I see there are class templates, but they create DLL’s. Is there a way the class code can be pulled in at compile time?
Thanks folks,
Roland