Shachar Shemesh <[EMAIL PROTECTED]> writes: > The problem with that is that forwards do not show on +relay logs. I'm > not sure why. This makes it almost impossible for me to check what > went wrong.
The target function will show up in the relay trace; the forward is just an alias, so you won't see unicows.LoadStringW in the trace but you should see user32.LoadStringW. -- Alexandre Julliard [EMAIL PROTECTED]