Searched refs:WindowRedirectionData (Results 1 – 1 of 1) sorted by relevance
145 struct wndclass_redirect_data *WindowRedirectionData = KeyedData.lpData; in ClassNameToVersion() local146 if(WindowRedirectionData && WindowRedirectionData->module_len) in ClassNameToVersion()150 … VersionedClass = (WCHAR*)((BYTE*)WindowRedirectionData + WindowRedirectionData->name_offset); in ClassNameToVersion()151 … lpLibFileName = (WCHAR*)((BYTE*)KeyedData.lpSectionBase + WindowRedirectionData->module_offset); in ClassNameToVersion()