这个问题已经在这里有一个答案:

有帮助吗?

解决方案

This isn't the only way to do it.

The easiest solution is probably to use Detours, though the free version is 32-bit only and for non-commercial use, and the paid version is seriously expensive.

This article describes a bunch of methods of doing it yourself.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top