rematch icon indicating copy to clipboard operation
rematch copied to clipboard

When no file is loaded into IDA request_update(0xffffffff) does nothing

Open nirizr opened this issue 8 years ago • 1 comments

We use that to force IDA to update states about the actions, which are only updated once IDA makes one of a set of changes. request_update forces IDA to check for action updates.

Perhaps flags should be more specific? idk. need to find out why that happens and try fixing it.

nirizr avatar Nov 12 '16 06:11 nirizr

This might fix it: https://www.hex-rays.com/products/ida/support/sdkdoc/kernwin_8hpp.html#a325854efebf01eab393c293a128f46b5

nirizr avatar Jan 05 '17 00:01 nirizr