posts - 16, comments - 21, trackbacks - 0, articles - 30
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

04 2009 档案

摘要: using System.Runtime.InteropServices;private struct IconInfo { public bool fIcon; public Int32 xHotspot; public Int32 yHotspot; public IntPtr hbmMask; public IntPtr hbmColor; }[DllImport("us...阅读全文

posted @ 2009-04-16 11:40 XiaoK 阅读(197) | 评论 (0) 编辑 |