readme.txt

来自「基于windows mobile系统」· 文本 代码 · 共 27 行

TXT
27
字号
Code Sample Name: autorun

Feature Area: Shell

Description: 
	Sample Program that demonstrates how to handle autorun notifications
	when an MMC card is inserted/removed from the device. 

Usage: 
	The executable must be named autorun.exe and placed in a processor
	specific directory (2577) on the Storage card. 
	When the card is inserted, the application will be launched with
	"install" as its command line. When the card is removed, the application
	will be launched with "uninstall" as its command line.

Relevant APIs/Associated Help Topics: Autorun

Assumptions: Storage card available

Requirements: 
    Visual Studio 2005, 
    Windows Mobile 5.0 SDK,
    ActiveSync 4.0.

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

⌨️ 快捷键说明

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