 |
Distributing Your Application
While you may use any program or method to package your
custom application, you must consider the packaging and
distribution requirements listed in this section.
FACSys Client License
All custom applications you develop using the FACSys
Active Fax Messaging model are subject to the FACSys client
licensing included in your FACSys product package.
Required Objects and Files
You must include the following files in the distributed
client application:
- The custom executable you developed
using the FACSys AFM.
- fxmsg32.dll - This AFM runtime
DLL must be registered and copied to the client's winnt\system32
directory.
- The following files must also be
copied to the client's winnt\system32 directory but do
not need to be registered: ddao35.dll,
msvcrt.dll, mfc42.dll, fxnet32.dll,
and imglib32.dll.
Also note that the AFM takes advantage of the Microsoft
Data Access components. Therefore, all Data Access Objects
must be installed on the workstation, and your custom
application must have access to the Data Access Objects.
|
 |
|