https://bugs.winehq.org/show_bug.cgi?id=33987
--- Comment #5 from Andrey Gusev andrey.goosev@gmail.com --- Output when uxtheme set to native:
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} wine: Call from 0x7bc51421 to unimplemented function ntdll.dll.EtwRegisterTraceGuidsW, aborting wine: Call from 0x7bc51421 to unimplemented function ntdll.dll.EtwEventUnregister, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 err:module:DelayLoadFailureHook failed to delay load uxtheme.dll.IsThemeActive wine: Call from 0x7b839b2c to unimplemented function uxtheme.dll.IsThemeActive, aborting err:module:attach_process_dlls "comctl32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\SecretFiles3Demo\ConfigTool.exe" failed, status 80000100
Output +uxtheme when uxtheme set to built-in:
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} trace:uxtheme:DllMain 0x7de00000 0x8 (nil): stub trace:uxtheme:DllMain 0x7de00000 0x1 (nil): stub trace:uxtheme:UXTHEME_LoadTheme Failed to open theme registry key trace:uxtheme:UXTHEME_LoadTheme Theming not active trace:uxtheme:IsThemeActive trace:uxtheme:OpenThemeDataEx (0x10076,L"Spin", 0) trace:uxtheme:OpenThemeDataEx = (nil) fixme:win:EnumDisplayDevicesW ((null),0,0x32f138,0x00000000), stub! trace:uxtheme:GetWindowTheme (0x10076) trace:uxtheme:GetWindowTheme (0x10076) trace:uxtheme:GetWindowTheme (0x10076) trace:uxtheme:GetWindowTheme (0x10076) trace:uxtheme:CloseThemeData ((nil)) trace:uxtheme:DllMain 0x7de00000 0x0 0x1: stub
wine-1.7.51-225-g3966aff