| Newsgroups |
gmane.comp.windows.wtl |
| Message-ID |
<[email protected]> |
I tried turning off theming in the tooltip control with SetWindowTheme(m_hWnd,L"",L"") but that didn't have any effect. Then I've wasted all my day trying to figure out how to turn off the default v6 common control manifest just for the creation of the misbehaving tooltip. Supposedly this is possible
How can you use both versions 5 and 6 of the common controls within the same module? - The Old New Thing - Site Home - MSDN Blogs http://blogs.msdn.com/b/oldnewthing/archive/2014/05/08/10523522.aspx
How can you use both versions 5 and 6 of the common controls within the same module? - The... http://blogs.msdn.com/b/oldnewthing/archive/2014/05/08/10523522.aspx
View on blogs.msdn.com http://blogs.msdn.com/b/oldnewthing/archive/2014/05/08/10523522.aspx
Preview by Yahoo
However once the default manifest is for v6 comctl32.dll, how do one go back to the old version 5 temporarily? The v5 comctl32.dll doesn't have any embedded resource manifest that can be used for CreateActCtx