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
Database flags

Used to manage saving/closing of a database. More...

Macros

#define DBFL_KILL   0x01
 delete unpacked database
 
#define DBFL_COMP   0x02
 collect garbage
 
#define DBFL_BAK   0x04
 create backup file (if !DBFL_KILL)
 
#define DBFL_TEMP   0x08
 temporary database
 

Detailed Description

Used to manage saving/closing of a database.