Difference between revisions of "ITrack/Extension"

From ISoft Wiki
Jump to navigationJump to search
(New page: In ITrack lingo, an extension is a general name for a DLL (dynamically loaded library) that can be loaded into ITrack.exe. This implies a certain conformation to ITrack standards and ...)
 
m
Line 5: Line 5:
* [[Module Extensions]]
* [[Module Extensions]]
* [[Utility Extensions]]
* [[Utility Extensions]]
* [[Third Part Extensions]]
* [[Third Party Extensions]]
* [[User Created Extensions]]
* [[User Created Extensions]]
* [[Database Connection Extensions]]
* [[Database Connection Extensions]]

Revision as of 02:09, 24 February 2009

In ITrack lingo, an extension is a general name for a DLL (dynamically loaded library) that can be loaded into ITrack.exe. This implies a certain conformation to ITrack standards and APIs. These extensions are located in the installation directory (normally: C:\Program Files\ISoft Data Systems\[Product Name]) with ITrack.exe. In order for Master to load an extension, it must be specified in its Configuration File.

Extension Types

Extensions all conform to the same standards, but fall into one of several logical categories depending on their purpose in ITrack:

Extension Features

Extensions can have some or all of the following features included in them; though the presence or absence of some of these features might change its 'extension type'.