We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add clarification about argument lifetime from issue #208
Updated DetourAttach (markdown)
Updated FAQ (markdown)
Fix links, and tweak formatting
Fix some formatting
Update docs for https://github.com/microsoft/Detours/pull/81
Fless out build example some more.
Fill out more detous for building detours.
Add note about calling with a non-pseudo handle to the current thread being unsupported
Add note about passing GetCurrentThread() to DetourUpdateThread.
Clarify supported Architectures
Link to windows struct definition docs
Large amount of formatting and fixes. - Fix a bunch of broken / incorrectly named links. - Fix typos - Format constants (O/TRUE/FALSE/NULL) and parameter references. - Format all function links
Add description table to the Samples page.
Elaborate on error codes. fix example names, small formatting fixes
Fix typo and sentence
Describe what happens if DetoursGetEntryPoint is passed NULL
Make NOTE bold
Add some deep links, bold figure references
Add some deep links, and bold figure references
Minor formatting update
Minor formatting change
Add more related samples.
Add more formatting
Add more formatting, fix a typo.
Add related sample
Add more samples