MSMQ Modules and Descriptions (Windows Embedded CE 6.0)
1/6/2010
The following table lists modules included in the embedded implementation of MSMQ.
Module | Description |
---|---|
MSMQD.DLL |
Main MSMQ engine implemented as a device driver. |
MSMQRT.DLL |
Implements the MSMQ API. |
MQOA.DLL |
Supports the message queuing server. |
MSMQADM.EXE |
MSMQ administration and configuration tool. |
VISADM.EXE |
Visual front-end for MSMQADM.EXE and MSMQ configuration. Source code for this utility is in %_WINCEROOT%\Public\Servers\Sdk\Samples\Msmq. |
SRMPISAPI.DLL |
ISAPI extension that forwards SRMP requests to MSMQ service. This is included only if the SRMP Catalog item is part of the OS design. |
See Also
Concepts
Application Installation of MSMQ
MSMQ Application Development
MSMQ Programming Model
Summary of Supported MSMQ Functions
Installation Options
Administration
Debugging MSMQ Installations
MSMQ Security