idapython icon indicating copy to clipboard operation
idapython copied to clipboard

idc.AskFile does not set filter.

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

idc.AskFile is documented to set a filetype mask.
however, it is using idaapi.askfile_c and not idaapi.askfile2_c, and sets the 
default file path and not a mask.

Original issue reported on code.google.com by [email protected] on 31 Mar 2015 at 10:10

GoogleCodeExporter avatar Apr 14 '15 07:04 GoogleCodeExporter