-
Notifications
You must be signed in to change notification settings - Fork 1.1k
SampleCping
Brian Gianforcaro edited this page Aug 22, 2020
·
4 revisions
Detours multiple functions in the DCOM/RPC stack to measure the overhead of sending DCOM messages.
Source is located in the /samples/cping directory.
DetourAttach,
DetourFindFunction,
DetourTransactionBegin,
DetourTransactionCommit,
DetourUpdateThread.