Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dproject_view.cpp454 void project_view::OnItemExpanded(NMHDR *pNotifyStruct, LRESULT *pr) in OnItemExpanded() argument
456 NM_TREEVIEW *pTree = (NM_TREEVIEW *)pNotifyStruct; in OnItemExpanded()