Help index | Search Load IDS fileAction name: LoadIdsFileThis command loads an IDS file. An IDS file contains information about well-known functions (such as functions from MS Windows API), namely:
- their names
- their ordinal number in the DLL
- an eventual informative comment
- the number of parameters passed on the stack
- the number of parameters purged when returning
IDS files are automatically loaded if they are found in the IDS
directory. This command allows you to load an IDS file from any
directory and even after the main file has been loaded into the
database.
See also Load... submenu commands. |