MSG (OS/2)
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 20: | Line 20: | ||
== Sample files == | == Sample files == | ||
* http://www.os2site.com/sw/util/disk/boot/cdboot2v140.zip → CB2Gr.msg | * http://www.os2site.com/sw/util/disk/boot/cdboot2v140.zip → CB2Gr.msg | ||
− | * | + | * {{DexvertSamples|document/os2Message}} |
== Links == | == Links == |
Latest revision as of 04:09, 28 December 2023
MSG is a format used for help messages in the OS/2 operating system.
Contents |
[edit] Identification
Such OS/2 message files begin with "0xFF
", followed by "MKMSG
".
The next byte is 0x00
.
At offset 16 version value 0 or 2 is stored as 2 byte little endian value.
[edit] Software
[edit] Sample files
- http://www.os2site.com/sw/util/disk/boot/cdboot2v140.zip → CB2Gr.msg
- dexvert samples — document/os2Message