Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Usually when you use a class library compiled into a DLL you have to add the appropriate pair of defines to your app's project. Yes, templates make that easier. But if you ever get it wrong, you're going to have trouble. The DevRoadmaps Clarion Library (DCL) takes a completely different approach - at most you only ever need one define, and that's only if you forego the DCL library and want to compile in the classes directly