Searched refs:hiconNotifyIcon (Results 1 – 2 of 2) sorted by relevance
59 pScreenPriv->hiconNotifyIcon = nid.hIcon; in winInitNotifyIcon()97 if (pScreenPriv->hiconNotifyIcon != NULL in winDeleteNotifyIcon()98 && DestroyIcon(pScreenPriv->hiconNotifyIcon) == 0) { in winDeleteNotifyIcon()101 pScreenPriv->hiconNotifyIcon = NULL; in winDeleteNotifyIcon()
440 HICON hiconNotifyIcon; member