readme.txt

来自「This sample demonstrates how to use mess」· 文本 代码 · 共 29 行

TXT
29
字号
Code Sample Name: MSMQ

Feature Area: 

Description: 
    This sample demonstrates how to use message queuing (MSMQ).
    It is a visual wrapper around MSMQADM.exe
    
Usage: 
    You must first install the MSMQ.arm.cab file before running this sample.
    The CAB file is in the SDK in the "Servers" directory.
    Load the project from Visual Studio 2005, and build normally.

Relevant APIs/Associated Help Topics:     
	MSMQAdm.exe

Assumptions: none.

Requirements: 
    Visual Studio 2005, 
    Windows Mobile 6 Professional SDK or
    Windows Mobile 6 Standard SDK,
    Activesync 4.5,
    MSMQ

** For more information about this code sample, please see the Windows Mobile 
SDK help system. **

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?