MSMQ Modules and Descriptions (Windows CE 5.0)
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
MSMQ Application Development | MSMQ Programming Model | Summary of Supported MSMQ Functions | Application Installation of MSMQ | Installation Options | Administration | Debugging MSMQ Installations | MSMQ Security
Send Feedback on this topic to the authors