Mod that overrides UIFILE resources, similar to OldNewExplorer, loading them from current theme shellstyle.dll. Mainly used for explorer.
For overriding a UIFILE resource with this mod, you need to add to your shellstyle.dll a resource named as the file you want to override:
shell32.dll UIFILE 21 -> shellstyle.dll SHELL32_UIFILE 21.
This will override the original UIFILE resource from shell32 to the one in shellstyle.
