Searched refs:m_IsWin9x (Results 1 – 2 of 2) sorted by relevance
40 m_IsWin9x(true), in RegistrationContextInformation()57 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetWordDocumentDisplayName()81 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetWordTemplateDisplayName()105 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetRtfDocumentDisplayName()129 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetExcelSheetDisplayName()153 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetExcelTemplateDisplayName()177 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetPowerPointDocumentDisplayName()201 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetPowerPointTemplateDisplayName()225 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetPowerPointShowDisplayName()259 if (m_IsWin9x && !IsConvertableToAnsi(str)) in ShellNewCommandDisplayName()[all …]
174 bool m_IsWin9x; member in RegistrationContextInformation
Completed in 20 milliseconds