In my Virtual Panel extracted icons are shown in brief/full mode (plugin extracts icons and return them to TC with FS_ICON_EXTRACTED_DESTROY value), but in thumb mode TC shows default icons for EXEs (but my plugin still returns extracted icons to TC! TC asks for icon, plugin returns FS_ICON_DELAYED, then TC asks for icon again with flag FS_ICONFLAG_BACKGROUND and plugin returns extracted icon).
What is really strange - if I switch TC brief mode icon size to 32x32 and then open VP folder in brief mode and then switch to thumb mode, TC will show extracted icons in thumb mode!
Sample FX plugin can't show icons in thumb view too (but it shows them in brief/full modes; also it shows icons in thumb view after switching to 32x32 icons in brief mode!).

However, plugins TempPanel and FileRedirector are able to show icons in thumb view...
