Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCNewMenu.h62 BOOL m_bCustomIconFolder, m_bCustomIconLink; variable
H A DCNewMenu.cpp37 m_bCustomIconLink(FALSE), in CNewMenu()
49 if (m_bCustomIconLink && m_hIconLink) in ~CNewMenu()
797 m_bCustomIconLink = TRUE; in Initialize()