I have made it a little father in my Visa NSE, here is the next exception I am seeing: Unhandled exception at 0x763cf7e7 (shell32.dll) in explorer.exe: 0xC0000005: Access violation reading location 0x000a0d70. Call Stack: shell32.dll!CInfotipTask::InternalResumeRT() + 0x2e bytes shell32.dll!CRunnableTask::Run() + 0x92 bytes browseui.dll!CShellTask::TT_Run() + 0x2d bytes browseui.dll!CShellTaskThread::ThreadProc() + 0x87 bytes browseui.dll!CShellTaskThread::s_ThreadProc() + 0x21 bytes shlwapi.dll!_ExecuteWorkItemThreadProc@4() + 0xe bytes ntdll.dll!_RtlpTpWorkCallback@8() + 0xaa bytes ntdll.dll!_TppWorkerThread@4() + 0x274 bytes kernel32.dll!@BaseThreadInitThunk@12() + 0x12 bytes ntdll.dll!__RtlUserThreadStart@8() + 0x27 bytes My IQueryInfo::SetInfoTip is getting called and returning the same string that I return in Windows XP, however in Windows Vista I get this exception. Any help is appreciated. -Wayne {6230289B-5BEE-409e-932A-2F01FA407A92}
Hello Wayne, I am looking into the issue and will get back to you soon. I hope to let you know that without a dump file, it's very difficult for us to identify the cause. Looking at the nature of this issue, it would require intensive troubleshooting which would be done quickly and effectively with direct assistance from a Microsoft Support Professional through Microsoft Product Support Services. You can contact Microsoft Product Support directly to discuss additional support options you may have available, by contacting us at 1-(800)936-5800 or by choosing one of the options listed at http://support.microsoft.com/common/international.aspx?rdpath=fh;en-us;cntac tms. Regards, Jialiang Ge (jialge@online.microsoft.com, remove ¡®online.¡¯) Microsoft Online Community Support Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@microsoft.com. ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif ications. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights.
Solved. It appears that *ppwszTip is intialized to NULL in Windows XP, however not in Vista. IQuerInfo::GetInfoTip(DWORD dwFlags, LPWSTR *ppwszTip) -Wayne {6230289B-5BEE-409e-932A-2F01FA407A92}
Glad to see you've resolved the problem by yourself. :-) Jialiang Ge (jialge@online.microsoft.com, remove 'online.') Microsoft Online Community Support ================================================= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@microsoft.com. This posting is provided "AS IS" with no warranties, and confers no rights. =================================================