コード例 #1
0
ファイル: Shell.cs プロジェクト: wzxinchen/BaseComponent
 [DllImport("shell32")] public static extern int Shell_NotifyIcon(int dwMessage, ref NOTIFYICONDATA lpData);
コード例 #2
0
ファイル: Shell.cs プロジェクト: dusdong/BaseComponent
		[DllImport("shell32")] public static extern int Shell_NotifyIcon(int dwMessage, ref NOTIFYICONDATA lpData);