Please enable JavaScript to view this site.

ESL Documentation

Navigation: ESL Documentation > ESL APPC Support > Overview

APPC Dynamic Link Library

Scroll Prev Top Next More

The ESL APPC DLL must be identified in your program as a stimulus DLL: one that will send messages to the ESL Runtime Facility.

Your ESL program must contain the following line:

stimulus APPC_EVENT "eslappc." 

APPC_EVENT is any valid ESL identifier you chose to denote messages that represent APPC events.