Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCDefView.cpp256 ULONG m_hNotify; // Change notification handle member in CDefView
586 m_hNotify(0), in CDefView()
1597 SHChangeNotifyDeregister(m_hNotify); in OnDestroy()
1608 m_hNotify = NULL; in OnDestroy()
1752 m_hNotify = SHChangeNotifyRegister(m_hWnd, in OnCreate()