|
IDA SDK
|
Macros | |
| #define | PSTF_TNORM 0 |
| use normal name | |
| #define | PSTF_TBRIEF 1 |
| use brief name (e.g., in the 'Strings window') | |
| #define | PSTF_TINLIN 2 |
| use 'inline' name (e.g., in the structures comments) | |
| #define | PSTF_TMASK 3 |
| type mask | |
| #define | PSTF_HOTKEY 0x4 |
| have hotkey markers part of the name | |
| #define | PSTF_ENC 0x8 |
| if encoding is specified, append it | |
1.8.9.1