예제 #1
0
 public static extern int Shell_NotifyIcon(int dwMessage, ref NOTIFYICONDATA lpData);
예제 #2
0
 [DllImport("shell32")] public static extern int Shell_NotifyIcon(int dwMessage, ref NOTIFYICONDATA lpData);
예제 #3
0
 public static extern int Shell_NotifyIcon(int dwMessage, ref NOTIFYICONDATA lpData);