Filip Navara wrote:
James Hawkins wrote:
If the error disappears, then you're dealing with a bug in Wine's comctl32.dll.
I used native comctl32.dll and both of the errors disappeared, so I will take your advice and search around in comctl32.
It's regression in dlls/comctl32/propsheet.c that happend between revision 1.105 and 1.112.
To be more specific, it's this patch: Mike McCormack <mike@codeweavers.com mailto:mike@codeweavers.com> Adjust the tab contents to fix the propsheet between PSM_KILLACTIVE and PSM_SETACTIVE.
Regards, Fi;lip