Searched refs:notify_code (Results 1 – 3 of 3) sorted by relevance
508 DWORD notify_code; member521 return notify_area->ProcessTrayNotification(ptr->notify_code, &ptr->nicon_data); in ProcessCopyData()
139 LRESULT ProcessTrayNotification(int notify_code, NOTIFYICONDATA* pnid);
580 LRESULT NotifyArea::ProcessTrayNotification(int notify_code, NOTIFYICONDATA* pnid) in ProcessTrayNotification() argument582 switch(notify_code) { in ProcessTrayNotification()