Searched refs:hIconActive (Results 1 – 1 of 1) sorted by relevance
106 static HICON hIconActive=NULL; in NotifyListener() local109 if( !hIconActive ) in NotifyListener()111 hIconActive = (HICON)LoadImage( GetModuleHandle( NULL ), MAKEINTRESOURCE( ICON_ACTIVE ), in NotifyListener()128 nid.hIcon = hIconActive; in NotifyListener()
Completed in 9 milliseconds