Circular dependency with Dependency walker due to forwarded functions?

1.8k views Asked by At

When checking a dll, dependency walker reports Error: A circular dependency was detected.

The documentation says

Detects circular dependency errors. This is a very rare error, but can occur with forwarded functions.

What does forwarded function mean in this context?

PS: The alternative Dependencies doesn't seem to give an error output.

0

There are 0 answers