trouble with uxtheme dll

Alexandre Julliard julliard at winehq.org
Mon Dec 5 04:48:04 CST 2005


Stefan Leichter <Stefan.Leichter at camLine.com> writes:

> As i understand you, the ordinals of uxtheme dll displayed in the relay trace 
> are wrong. Different function calls (according to the number of arguments) in 
> the relay log are displayed as function with the ordianl 1.

Most likely we failed to find the right module, and uxtheme happens to
be the last in the module list. Try adding some debug in
get_entry_point() in dlls/ntdll/relay.c to figure out what's going on.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list