Stefan Leichter Stefan.Leichter@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.