f00052fb
by Zhiyi Zhang at 2025-10-24T19:39:04+02:00
uxtheme: Add a stub at ordinal 49.
DrawThemeBackground() happens to be at ordinal 49 before this patch. Add a stub for ordinal 49 so
that DrawThemeBackground() is not called. Otherwise, it might cause a crash. The stub is enough for
Directory Opus to start.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58747