<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://osfree.su/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://osfree.su/doku/feed.php">
        <title>osFree wiki - en:docs:tk:formats</title>
        <description></description>
        <link>http://osfree.su/doku/</link>
        <image rdf:resource="http://osfree.su/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-09T00:43:01+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:docs:tk:formats:exe&amp;rev=1729133427&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:docs:tk:formats:msgsrc&amp;rev=1705679462&amp;do=diff"/>
                <rdf:li rdf:resource="http://osfree.su/doku/doku.php?id=en:docs:tk:formats:newexe&amp;rev=1728830131&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://osfree.su/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>osFree wiki</title>
        <link>http://osfree.su/doku/</link>
        <url>http://osfree.su/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://osfree.su/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://osfree.su/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://osfree.su/doku/doku.php?id=en:docs:tk:formats:msgsrc&amp;rev=1705679462&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-19T15:51:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>msgsrc</title>
        <link>http://osfree.su/doku/doku.php?id=en:docs:tk:formats:msgsrc&amp;rev=1705679462&amp;do=diff</link>
        <description>Input Message File Format

The input message file is a standard ASCII file that contains three types of lines:
  Comment lines
  Component identifier line
  Component message lines
Comment Lines

Comment lines are allowed anywhere in the input message file, except between the component identifier and the first message. Comment lines must begin with a semicolon (;) in the first column.</description>
    </item>
    <item rdf:about="http://osfree.su/doku/doku.php?id=en:docs:tk:formats:newexe&amp;rev=1728830131&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-13T14:35:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>newexe</title>
        <link>http://osfree.su/doku/doku.php?id=en:docs:tk:formats:newexe&amp;rev=1728830131&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>
