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
Button IDs

used by ask_yn() and ask_buttons() More...

Macros

#define ASKBTN_YES   1
 Yes button.
 
#define ASKBTN_NO   0
 No button.
 
#define ASKBTN_CANCEL   -1
 Cancel button.
 
#define ASKBTN_BTN1   1
 First (Yes) button.
 
#define ASKBTN_BTN2   0
 Second (No) button.
 
#define ASKBTN_BTN3   -1
 Third (Cancel) button.
 

Detailed Description

used by ask_yn() and ask_buttons()