Sometimes when I use SHGetFileInfo, the icon for "Show desktop" in
the taskbar changes. Same thing can actually happen with any program
as soon as I activate an Open/Save File dialog, so it seems it's not
just my code that triggers this. Even MS Explorer can do it. Sometimes
it gets real bad and all icons in taskbar changes.
Must be that SHGetFileInfo somehow can screw up things in the system
image list? Maybe someone knows if this is a confirmed "issue" in Win98?
Couldn't find anything about it at MSDN, but then again, MSDN is huge..
------------------
the taskbar changes. Same thing can actually happen with any program
as soon as I activate an Open/Save File dialog, so it seems it's not
just my code that triggers this. Even MS Explorer can do it. Sometimes
it gets real bad and all icons in taskbar changes.
Must be that SHGetFileInfo somehow can screw up things in the system
image list? Maybe someone knows if this is a confirmed "issue" in Win98?
Couldn't find anything about it at MSDN, but then again, MSDN is huge..

------------------
Comment