检测U盘
摘要:
public partial class Form1 : Form { public const int WM_DEVICECHANGE = 0x219; public const int DBT_DEVICEARRIVAL = 0x8000; public const int DBT_CONFIGCHANGECANCELED = 0x0019; public const int DBT_CONF... 阅读全文
posted @ 2009-07-07 11:58 masterfy 阅读(253) 评论(0) 推荐(0)
浙公网安备 33010602011771号