Added return type modification / retrieval.

Added HAM_{IGNORED,HANDLED,OVERRIDE,SUPERCEDE} to include file.

Added the ability to disable and re-enable hooks.
This commit is contained in:
Steve Dudenhoeffer
2007-05-08 17:26:51 +00:00
parent 4e2493759e
commit f747acdc7c
11 changed files with 906 additions and 58 deletions

View File

@ -260,6 +260,26 @@
>
</File>
</Filter>
<Filter
Name="Data Handler"
>
<File
RelativePath="..\CString.h"
>
</File>
<File
RelativePath="..\DataHandler.cpp"
>
</File>
<File
RelativePath="..\DataHandler.h"
>
</File>
<File
RelativePath="..\sh_stack.h"
>
</File>
</Filter>
<File
RelativePath="..\amxx_api.cpp"
>