<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.osfree.org/doku/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.osfree.org/doku/feed.php">
        <title>osFree wiki - en:docs:tk:formats</title>
        <description></description>
        <link>http://www.osfree.org/doku/</link>
        <image rdf:resource="http://www.osfree.org/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-04T05:06:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:exe&amp;rev=1729133427&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:msgsrc&amp;rev=1779949388&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:newexe&amp;rev=1778816502&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.osfree.org/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>osFree wiki</title>
        <link>http://www.osfree.org/doku/</link>
        <url>http://www.osfree.org/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:exe&amp;rev=1729133427&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-17T02:50:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>exe</title>
        <link>http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:exe&amp;rev=1729133427&amp;do=diff</link>
        <description>DOS Executable file format

	*  All multi-byte values are stored LSB first. One block is 512 bytes, one paragraph is 16 bytes. 
	*  If the word at offset 02h is 4, it should be treated as 00h, since pre-1.10 versions of the MS linker set it that way.</description>
    </item>
    <item rdf:about="http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:msgsrc&amp;rev=1779949388&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-28T06:23:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>msgsrc</title>
        <link>http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:msgsrc&amp;rev=1779949388&amp;do=diff</link>
        <description>Input Message File Format

The input message file is a standard ASCII file containing three types of lines:

	*  Comment lines
	*  Component identifier line
	*  Component message lines

Comment Lines

Comments may appear anywhere in the file except between the component identifier line and the first message line.  
A comment line must begin with a semicolon (</description>
    </item>
    <item rdf:about="http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:newexe&amp;rev=1778816502&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-15T03:41:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>newexe</title>
        <link>http://www.osfree.org/doku/doku.php?id=en:docs:tk:formats:newexe&amp;rev=1778816502&amp;do=diff</link>
        <description>New Executable file format

New Executable (NE) file format used by set of operating system including OS/2, Windows, Multitasking MS-DOS 4 and set of DOS Extenders. It is designed to be store on disk and in-memory usage. In-disk format is same for all OSes, but In-memory usage is mostly specific for Windows systems.</description>
    </item>
</rdf:RDF>
