Hi! These changes are for getting ReactOS explorer working with Wine's shell32.dll. Changes: - Removed initialization of sh32_policy_table in SHInitRestricted, because it's already staticly initialized. - Removed calling of SHInitRestricted(NULL, NULL) from DllMain because it does nothing in this case now. - Added support for flags FWF_DESKTOP, FWF_NOCLIENTEDGE, FWF_TRANSPARENT in ShellView. - Fixed small bug in setting SysTray window class hbrBackground. Filip
Attachment:
shell32.diff
Description: Binary data