Private Servers MSMQ Directory (Windows CE 5.0)
The following table shows the contents of the Private Servers MSMQ directory, which contains MSMQ functionality included with shared source code for Windows CE.
Directory | Sysgen | Description | Buildable | Code type |
---|---|---|---|---|
sc | Not applicable | MSMQ source root directory | Not supported* | Shared Source |
sc\ce | Not applicable | MSMQ directory | Not supported* | Shared Source |
sc\ce\client | SYSGEN_MSMQ | MSMQ Runtime link library | From command line | Shared Source |
sc\ce\driver | SYSGEN_MSMQ | MSMQ driver interface | From command line | Shared Source |
sc\ce\server | SYSGEN_MSMQ | MSMQ API registration | From command line | Shared Source |
sc\ce\stubs | Not applicable | MSMQ stub routines | From command line | Shared Source |
sc\inc | Not applicable | MSMQ include files | Not supported* | Shared Source |
sc\msmqinc | SYSGEN_MSMQ | MSMQ include files | Not supported* | Shared Source |
sc\nt | Not applicable | MSMQ NT driver (internal test only) | Not supported* | Shared Source |
sc\src | SYSGEN_MSMQ | MSMQ core | From command line | Shared Source |
sc\srmp | Not applicable | MSMQ SRMP root directory | Not supported* | Shared Source |
sc\srmp\core | SYSGEN_MSMQ_SRMP | MSMQ SRMP core | From command line | Shared Source |
sc\srmp\isapi | SYSGEN_MSMQ_SRMP | MSMQ SRMP ISAPI extension | From command line | Shared Source |
utils | Not applicable | MSMQ Utils root directory | Not supported* | Shared Source |
utils\activex | Not applicable | MSMQ ActiveX root directory | Not supported* | Shared Source |
utils\activex\inc | Not applicable | MSMQ ActiveX interface inc dir | Not supported* | Shared Source |
utils\activex\mqoa | SYSGEN_MSMQ | MSMQ ActiveX interfaces | From command line | Shared Source |
See Also
Private Servers Directory | Shared Source Private Directory | Shared Source Code Directories
Send Feedback on this topic to the authors