Quote:
Originally Posted by randomelements
Indeed, browsui doesn't have any resources but replacing it correctly displays the controls as they were in 21815 and earlier.
I'll also try your fix. Thanks.
|
Ahh, I see what you mean. That's probably because browseui is the what is calling the DPI files. If you notice, the Lock icon and Stop icon used to be colored (bitmap resource 4594), now they are not. So it would appear that MS added the those new icons as an additional resource (4605) to the dll and changed the code in browseui to call the new resources. (The old icons are still in the browseres.
dpi.dll)