pcjs/pubs/pc/software/windows/sdk20/manifest.xml
Jeff Parsons c8aec14b0b Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0)
The Closure Compiler does a fine job of replacing all such expressions with their decimal equivalent, relieving us from having to calculate them ourselves, and eliminating any runtime impact
2015-02-19 11:18:40 -08:00

22 lines
No EOL
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.17.2/manifest.xsl"?>
<manifest type="document">
<title>Microsoft Windows Software Development Kit</title>
<version>2.0</version>
<source href="http://os2museum.com">os2museum.com</source>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-prgref-1987.pdf">
<name id="050051053-200-I02-1087">Programmers Reference</name>
</document>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-tools-1987.pdf">
<name id="050051051-200-I01-1087">Programming Tools</name>
</document>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-styleguide-1987.pdf">
<name id="050051016-200-I01-1087">Application Style Guide</name>
</document>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-extensions-1987.pdf">
<name id="050051010-200-I00-1087">Windows Extensions</name>
</document>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-lguide-1987.pdf">
<name id="050051052-200-I02-1087">Programmer's Learning Guide</name>
</document>
</manifest>