Piotr Caban piotr@codeweavers.com writes:
This patch fixes bug 33880. It's reported as regression but I think that it stopped working because of game update.
I would guess that it's because gdi32 is properly loading localized names now. Gdiplus should most likely replicate that method.
On 07/03/13 13:34, Alexandre Julliard wrote:
Piotr Caban piotr@codeweavers.com writes:
This patch fixes bug 33880. It's reported as regression but I think that it stopped working because of game update.
I would guess that it's because gdi32 is properly loading localized names now. Gdiplus should most likely replicate that method.
I'll try to duplicate the code inside gdiplus.
Thanks, Piotr