Home
last modified time | relevance | path

Searched refs:hIconActive (Results 1 – 1 of 1) sorted by relevance

/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp106 static HICON hIconActive=NULL; in NotifyListener() local
109 if( !hIconActive ) in NotifyListener()
111 hIconActive = (HICON)LoadImage( GetModuleHandle( NULL ), MAKEINTRESOURCE( ICON_ACTIVE ), in NotifyListener()
128 nid.hIcon = hIconActive; in NotifyListener()

Completed in 13 milliseconds