Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Load TIL result codes

return values for add_til() More...

Macros

#define ADDTIL_FAILED   0
 something bad, the warning is displayed
 
#define ADDTIL_OK   1
 ok, til is loaded
 
#define ADDTIL_COMP   2
 ok, but til is not compatible with the current compiler
 
#define ADDTIL_ABORTED   3
 til was not loaded (incompatible til rejected by user)
 

Detailed Description

return values for add_til()