Generic DLLs The Template Way

By Bjarne Havnen

Posted May 26 2005

Summary: A truly generic DLL can be difficult to achieve using the standard templates. Hand-coding the DLL, as Jeff Slarve recently described, is one option; another is to use a specialized template to manage the creation of the export file. Bjarne Havnen shows how it's done.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Clarion# And The Google Calendar API

12/17/2007 12:00:00 AM

Randy Rogers shows how to use the Google Calendar API to add public and private calendars to your Clarion# applications.