| Name | Unit | Description |
|---|---|---|
| CM_INTUPDATECARET | MPHexEditor | this message is posted to the hex editor when it should update the caret position |
| CM_SELECTIONCHANGED | MPHexEditor | this message is posted when an OnSelectionChange event is to be fired |
| MPHOffsetDec | MPHexEditor | standard offset format: decimal |
| MPHOffsetHex | MPHexEditor | standard offset format: hex, auto min width, prefixed by 0x |
| MPHOffsetOct | MPHexEditor | standard offset format: octal, suffixed by a small "o" |
| MPHTranslationDesc | MPHexEditor | long descriptions of the different translations (e.g. for menues) |
| MPHTranslationDescShort | MPHexEditor | short descriptions of the different translations (e.g. for status bars) |
| MPH_CCONV_BCD38 | MPHexEditor | ebcdic cp38..ms ansi conversion |
| MPH_CCONV_MAC | MPHexEditor | macintosh..ms ansi conversion |
| MPH_DEF_PRINT_MARGINS | MPHexEditorEx | default print margins |
| MPH_FILEIO_BLOCKSIZE | MPHexEditor | block size in file i/o |
| MPH_TK_ASCII7 | MPHexEditor | tkASCII |
| MPH_TK_ASCII7_S | MPHexEditor | tkASCII |
| MPH_TK_ASIS | MPHexEditor | tkAsIs |
| MPH_TK_ASIS_S | MPHexEditor | tkAsIs |
| MPH_TK_BCD38 | MPHexEditor | tkBCD |
| MPH_TK_BCD38_S | MPHexEditor | tkBCD |
| MPH_TK_CUSTOM | MPHexEditor | tkCustom |
| MPH_TK_CUSTOM_S | MPHexEditor | tkCustom |
| MPH_TK_DOS8 | MPHexEditor | tkDos8 |
| MPH_TK_DOS8_S | MPHexEditor | tkDos8 |
| MPH_TK_MAC | MPHexEditor | tkMac |
| MPH_TK_MAC_S | MPHexEditor | tkMac |
| MPH_UC | MPHexEditor | unicode |
| MPH_UC_BE | MPHexEditor | unicode be |
| MPH_UC_BE_S | MPHexEditor | unicode be |
| MPH_UC_S | MPHexEditor | unicode |