<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://vintage2000.org/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="https://vintage2000.org/feed.php">
        <title>Vintage2000 windows</title>
        <description></description>
        <link>https://vintage2000.org/</link>
        <image rdf:resource="https://vintage2000.org/_media/favicon.ico" />
       <dc:date>2026-04-12T13:11:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://vintage2000.org/windows/backup?rev=1681417835&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/csrss?rev=1683037676&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/kernelex?rev=1660092158&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/native_api?rev=1683037443&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/process_explorer?rev=1660091991&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/software31?rev=1687847406&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/win32?rev=1683037789&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/win32_subsystem?rev=1683037755&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/winbackup?rev=1660092212&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_3.1?rev=1684321399&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_7?rev=1660091853&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_8.1?rev=1660091811&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_8?rev=1660091830&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_10?rev=1660091790&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_11?rev=1660091704&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_95?rev=1660092301&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_98?rev=1686913718&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_2000?rev=1660092040&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_2000_modernization_guide?rev=1660091101&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_2003?rev=1660091888&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_api?rev=1683038494&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_ce?rev=1683039102&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_ce_1.0?rev=1687103426&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_longhorn?rev=1684423103&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_me?rev=1660091962&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_nt?rev=1683037245&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_vista?rev=1687792616&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/windows_xp?rev=1709761198&amp;do=diff"/>
                <rdf:li rdf:resource="https://vintage2000.org/windows/winpad?rev=1687104746&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://vintage2000.org/_media/favicon.ico">
        <title>Vintage2000</title>
        <link>https://vintage2000.org/</link>
        <url>https://vintage2000.org/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://vintage2000.org/windows/backup?rev=1681417835&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-13T23:30:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:backup</title>
        <link>https://vintage2000.org/windows/backup?rev=1681417835&amp;do=diff</link>
        <description>Easy backup/restore Windows 9x solution

doslfnm must be loaded before.

Using pkzip

backup.bat
pkzip -arp backup.zip C:\windows\*
restore.bat
pkunzip -d backup.zip C:\windows

Using info-zip

backup.bat
zip -r -u -S C:\backup.zip C:\windows
restore.bat
unzip -o C:\backup.zip -d C:\</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/csrss?rev=1683037676&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-02T17:27:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:csrss</title>
        <link>https://vintage2000.org/windows/csrss?rev=1683037676&amp;do=diff</link>
        <description>Client Server Runtime Subsystem, or csrss.exe, is a component of the Windows NT family of operating systems that provides the user mode side of the Win32 subsystem and is included in Windows NT 3.1 and later. Because most of the Win32 subsystem operations have been moved to kernel mode drivers in Windows NT 4 and later,</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/kernelex?rev=1660092158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:42:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:kernelex</title>
        <link>https://vintage2000.org/windows/kernelex?rev=1660092158&amp;do=diff</link>
        <description>KernelEx

KernelEx is an Open Source compatibility layer with an aim to allow running Windows 2000/XP-only applications on Microsoft Windows 98 and Microsoft Windows Millennium operating systems.



HomePage

Latest release

A kind samaritan named theminingteamyt has compiled an installer for the latest KernelEx updates by Jumper! He created an installer using IExpress, also used for compiling the unofficial service pack by PROBLEMCHYLD. However, mining has warned me that this installer isn't</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/native_api?rev=1683037443&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-02T17:24:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:native_api</title>
        <link>https://vintage2000.org/windows/native_api?rev=1683037443&amp;do=diff</link>
        <description>The Native API is a lightweight application programming interface (API) used by Windows NT and user mode applications. This API is used in the early stages of Windows NT startup process, when other components and APIs are still unavailable. Therefore, a few Windows components, such as the Client/Server Runtime Subsystem (</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/process_explorer?rev=1660091991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:39:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:process_explorer</title>
        <link>https://vintage2000.org/windows/process_explorer?rev=1660091991&amp;do=diff</link>
        <description>Windows 9x has its own limited ctrl+alt+del task manager that often refuses to listen! But, Sysinternals' Process Explorer introduces the native Windows Process Explorer we all know and love today! Sysinternals was once its own independent company that hosted countless utilities until bought out by Microsoft. Microsoft corporation discontinued their NTFS viewer for Windows 9x afterward</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/software31?rev=1687847406&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-27T09:30:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:software31</title>
        <link>https://vintage2000.org/windows/software31?rev=1687847406&amp;do=diff</link>
        <description>This page contains software compatible with Microsoft Windows 3.1-3.11

Updates

	*  Modern TLS/SSL on 16-bit Windows

Multimedia

	*  Media player for module files

Misc

	*  WinGPT: AI Assistant for Windows 3.1</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/win32?rev=1683037789&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-02T17:29:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:win32</title>
        <link>https://vintage2000.org/windows/win32?rev=1683037789&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/win32_subsystem?rev=1683037755&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-02T17:29:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:win32_subsystem</title>
        <link>https://vintage2000.org/windows/win32_subsystem?rev=1683037755&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/winbackup?rev=1660092212&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:43:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:winbackup</title>
        <link>https://vintage2000.org/windows/winbackup?rev=1660092212&amp;do=diff</link>
        <description>Winbackup

Uniblue Systems, once a provider of backup and recovery management software had made this premium application free. Winbackup 1.86 is a backup and recovery solution, often a solution for small and medium businesses. Backing up your system and/or files is easier than ever, with a quick and simple tutorial included!</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_3.1?rev=1684321399&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-17T14:03:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_3.1</title>
        <link>https://vintage2000.org/windows/windows_3.1?rev=1684321399&amp;do=diff</link>
        <description>[400px]

About

Windows 3.1 is a major release of Microsoft Windows. It was released to manufacturing on April 6, 1992, as a successor to Windows 3.0.

Like its predecessors, the Windows 3.1 series ran as a shell on top of MS-DOS. Codenamed Janus, Windows 3.1 introduced the</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_7?rev=1660091853&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:37:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_7</title>
        <link>https://vintage2000.org/windows/windows_7?rev=1660091853&amp;do=diff</link>
        <description>BSOD Analyzer

	*  BlueScreenView</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_8.1?rev=1660091811&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:36:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_8.1</title>
        <link>https://vintage2000.org/windows/windows_8.1?rev=1660091811&amp;do=diff</link>
        <description>BSOD Analyzer

	*  BlueScreenView</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_8?rev=1660091830&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:37:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_8</title>
        <link>https://vintage2000.org/windows/windows_8?rev=1660091830&amp;do=diff</link>
        <description>BSOD Analyzer

	*  BlueScreenView</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_10?rev=1660091790&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:36:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_10</title>
        <link>https://vintage2000.org/windows/windows_10?rev=1660091790&amp;do=diff</link>
        <description>BSOD Analyzer

	*  BlueScreenView</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_11?rev=1660091704&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:35:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_11</title>
        <link>https://vintage2000.org/windows/windows_11?rev=1660091704&amp;do=diff</link>
        <description>BSOD Analyzer

	*  BlueScreenView</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_95?rev=1660092301&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:45:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_95</title>
        <link>https://vintage2000.org/windows/windows_95?rev=1660092301&amp;do=diff</link>
        <description>Drivers

USB Driver for Windows 95



Windows 95's USB support is quite poor and not universally compatible with USB devices. So, rloew created a universal USB driver. Any computer with Windows 95 can use media involving a USB port. Thank you rloew!</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_98?rev=1686913718&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-16T14:08:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_98</title>
        <link>https://vintage2000.org/windows/windows_98?rev=1686913718&amp;do=diff</link>
        <description>Windows 98

System information tools

	*  cpu-z Windows 9x legacy edition

Backup solutions

	*  WinBackup

Updates

Windows Installer v2

Download here.

Dial Up Networking 1.4

Required if you are planning to connect HPC or old pocket pc computer. Download here.

Internet Explorer 6.0 SP1</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_2000?rev=1660092040&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:40:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_2000</title>
        <link>https://vintage2000.org/windows/windows_2000?rev=1660092040&amp;do=diff</link>
        <description>Windows 2000

BSOD Analyzer

	*  BlueScreenView

Drivers

VDMSound

VDMSound provides sound support to DOS boxes under Windows NT 4.0 and Windows 2000

	*  Download

Enhancements

Windows 2000 Extended Kernel 3.0e

It's about time I include the Windows 2000 Extended Kernel. Blackwingcat's Extended Kernel for Windows 2000 is an iconic milestone for Windows</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_2000_modernization_guide?rev=1660091101&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:25:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_2000_modernization_guide</title>
        <link>https://vintage2000.org/windows/windows_2000_modernization_guide?rev=1660091101&amp;do=diff</link>
        <description>Windows 2000 Modernization Guide

So, you want to use Windows 2000 in 2022? Well, you've come to the right place, although we're not the only place you'll want to keep handy. You'll find some great tips, software advice, and know-how at the MSFN Windows 2000 Forums. Special thanks to</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_2003?rev=1660091888&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:38:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_2003</title>
        <link>https://vintage2000.org/windows/windows_2003?rev=1660091888&amp;do=diff</link>
        <description>BSOD Analyzer

	*  BlueScreenView</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_api?rev=1683038494&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-02T17:41:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_api</title>
        <link>https://vintage2000.org/windows/windows_api?rev=1683038494&amp;do=diff</link>
        <description>The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems. The name Windows API collectively refers to several different platform implementations that are often referred to by their own names (for example,</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_ce?rev=1683039102&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-02T17:51:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_ce</title>
        <link>https://vintage2000.org/windows/windows_ce?rev=1683039102&amp;do=diff</link>
        <description>About

Windows Embedded Compact, formerly Windows Embedded CE, Windows Powered and Windows CE, is an operating system subfamily developed by Microsoft as part of its Windows Embedded family of products.

Unlike Windows Embedded Standard, which is based on Windows NT, Windows Embedded Compact</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_ce_1.0?rev=1687103426&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-18T18:50:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_ce_1.0</title>
        <link>https://vintage2000.org/windows/windows_ce_1.0?rev=1687103426&amp;do=diff</link>
        <description>Windows CE 1.0 (Codename: “Pegasus” and “Alder”), is an operating system developed by Microsoft for mobile and embedded computers in real time. It is the first major release of the Windows CE series and did not support color at all.

History

Pre-History

In mid-1994, Microsoft Corporation began work on the</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_longhorn?rev=1684423103&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-18T18:18:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_longhorn</title>
        <link>https://vintage2000.org/windows/windows_longhorn?rev=1684423103&amp;do=diff</link>
        <description>Builds

	*  All builds full list

Builds with full DCE/DWM

	*  3718 (M3)
	*  4074 (M7)
	*  5048 (M9)
	*  All Beta 1 and higher builds

DCE/DWM Compatible VGA Cards

	*  ATI RADEON XPRESS 200 128MB 400mhz [??]
	*  ATI RADEON X300 [not working, tested]
	*  ATO RADEON 7000 [untested, possible will work]</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_me?rev=1660091962&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-10T03:39:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_me</title>
        <link>https://vintage2000.org/windows/windows_me?rev=1660091962&amp;do=diff</link>
        <description>Windows ME

Enhancements

Task Manager

Alternative task manager applications for windows 9x:

	*  Process Explorer

3-in-1 Windows ME DOS Patches!

When one automated method to fix Windows ME's DOS fails, do not despair! There is more than a single automatic method to access DOS-mode! This is a package of three different DOS fix patches which may or may not work for you! Before installing, ensure your system is backed up in case! All DOS patches for Windows ME I've found modify the COMMAND.COM …</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_nt?rev=1683037245&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-02T17:20:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_nt</title>
        <link>https://vintage2000.org/windows/windows_nt?rev=1683037245&amp;do=diff</link>
        <description>What is Windows NT ?

Windows NT is a proprietary graphical operating system produced by Microsoft, the first version of which was released on July 27, 1993. It is a processor-independent, multiprocessing and multi-user operating system.

The first version of</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_vista?rev=1687792616&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-26T18:16:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_vista</title>
        <link>https://vintage2000.org/windows/windows_vista?rev=1687792616&amp;do=diff</link>
        <description>Updates

	*  Enable TLS 1.1/1.2 on Windows Vista
	*  Service Pack 2 x86
	*  Service pack 2 x86 &amp; x86_64 MS Official

BSOD Analyzer

	*  BlueScreenView</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/windows_xp?rev=1709761198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-06T23:39:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:windows_xp</title>
        <link>https://vintage2000.org/windows/windows_xp?rev=1709761198&amp;do=diff</link>
        <description>Convert Vista/7/10 Apps to Windows XP

	*  home page github repository

BSOD Analyzer

	*  BlueScreenView

Compatibility Layers

	*  One Core API Most used compatibility layer that adds Vista/7 Api level support for Windows Server 2003 SP2, Windows XP SP3 and Windows XP x64 SP2
	*  Extended kernel for XP v0.4
	*  Extended XP Lets patch XP for newer apps</description>
    </item>
    <item rdf:about="https://vintage2000.org/windows/winpad?rev=1687104746&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-18T19:12:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:winpad</title>
        <link>https://vintage2000.org/windows/winpad?rev=1687104746&amp;do=diff</link>
        <description>Microsoft WinPad (also known as Handheld Windows) is an un-released mobile operating system by Microsoft, and is confirmed to be the earliest development of the mobile operating system made by Microsoft that pre-dates Windows CE. The system was initially based on Windows 3.1 and later ported from pre-release builds of</description>
    </item>
</rdf:RDF>
