aboutsummaryrefslogtreecommitdiff
path: root/subhook.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-29Call subhook_unprotect() only on first installZeex1-3/+5
2013-12-23Fix MSVC warning in IsInstalled()Zeex1-1/+1
2013-12-15Revert "Move sources and headers to src and include"v0.1Zeex1-0/+221
2013-12-14Move sources and headers to src and includeZeex1-221/+0
2013-12-14Remove the SUBHOOK_INSTALL_HOOK macroZeex1-7/+0
2013-12-14Fix compile errors after silly find & replaceZeex1-4/+4
2013-12-14Get rid of installed_ in SubHookZeex1-30/+14
2013-12-06Fix coding styleZeex1-3/+6
2013-12-05Add subhook_t typedefZeex1-14/+17
2013-12-05Fix grammarZeex1-1/+1
2013-12-05Remove subhook_unprotect() from public APIZeex1-5/+2
2013-05-18Make subhook_is_installed() part of the exported APIZeex1-8/+2
2013-01-19Experimental support for x86-64Zeex1-5/+11
2013-01-17Add SubHook::GetSrc() and SubHook::GetDst()Zeex1-0/+3
2013-01-17Add SubHook::ReadDst(void *src)Zeex1-0/+4
2013-01-16Update yearZeex1-1/+1
2013-01-15Disable copying and assignment of ScopedInstall/ScopedRemoveZeex1-0/+8
2013-01-15Rename some functionsZeex1-14/+14
2013-01-13First commitZeex1-0/+226