Manual

4 – Appendices
NET SatisFAXtion 8.7 Manual
168
namic Data Exchange (DDE) transaction, or an application initialized as
APPCMD_CLIENTONLY has attempted to perform server transactions.
DMLERR_DLL_USAGE
4325 Conversion application did not respond to DDE command in a time -
ly fashion: A request for a synchronous execute transaction has timed out. DM-
LERR_EXECACKTIMEOUT
4326 Invalid DDE parameter: A parameter failed to be validated by the
DDEML. DMLERR_INVALIDPARAMETER
4327 The conversion application has used too much memory during DDE:
A DDEML application has created a prolonged race condition (in which the serv-
er application outruns the client), causing large amounts of memory to be con-
sumed. DMLERR_LOW_MEMORY
4328 DDE memory allocation has failed: DMLERR_MEMORY_ERROR
4329 DDE transaction failed communicating with conversion application:
Conversion application does not support DDE: Conversion application does not
support DDE. DMLERR_NOTPROCESSED
4330 Conversion application does not support DDE: A client’s attempt to
establish a conversation has failed. DMLERR_NO_CONV_ESTABLISHED
4331 A request for a synchronous poke transaction has timed out: DM-
LERR_POKEACKTIMEOUT
4332 The DDE system failed calling its internal PostMessage function:
DMLERR_POSTMSG_FAILED
4333 Attempted reentrant DDE call: An application instance with a synchro-
nous transaction already in progress attempted to initiate another synchronous
transaction, or the DdeEnableCallback function was called from within a
DDEML callback function. DMLERR_REENTRANCY
4334 The conversion application terminated during a DDE command: A
server-side transaction was attempted on a conversation terminated by the
client, or the server terminated before completing a transaction. DMLERR_SERV-
ER_DIED
4335 The DDE system failed due to unspecified internal error:
DMLERR_SYS_ERROR
4336 DDE timeout attempting to terminate an advise transaction: DM-
LERR_UNADVACKTIMEOUT
4337 DDE invalid transaction identifier: An invalid transaction identifier was
passed to a DDEML function. Once the application has returned from an
XTYP_XACT_COMPLETE callback, the transaction identifier for that callback func-
tion is no longer valid. DMLERR_UNFOUND_QUEUE_ID
4.1.2 1032–1140: Class 1 Driver
1071 Bad open ring 0 / kernel mode driver: There is another instance of the
Class1 driver already loaded, or the Windows account attempting to load the
driver does not have Administrative permissions.