Without a PDB (Program Database) file or header files, IDA has to guess structures. You can manually create structures in the Structures window to help the decompiler.
int result; int v3;
Without a PDB (Program Database) file or header files, IDA has to guess structures. You can manually create structures in the Structures window to help the decompiler.
int result; int v3;