<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Cloudwisp]]></title><description><![CDATA[Nostalgic musings, miscellaneous projects and programming]]></description><link>https://www.cloudwisp.com/</link><image><url>https://www.cloudwisp.com/favicon.png</url><title>Cloudwisp</title><link>https://www.cloudwisp.com/</link></image><generator>Ghost 5.21</generator><lastBuildDate>Wed, 13 May 2026 10:23:48 GMT</lastBuildDate><atom:link href="https://www.cloudwisp.com/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Windows 3.11 Icon Pack]]></title><description><![CDATA[<p>I recently wanted to replace my Windows 10 icons with versions from Windows 3.11</p><p>Easy right? Was harder than expected to find these icons. Hopefully this helps others who are looking for some retro nostalgia.</p><p><a href="https://www.cloudwisp.com/static/IconsExtractedFromW311.zip">Download</a></p><h4 id="using-them-in-windows-10">Using them in Windows 10</h4><p>You can replace the default icons for a</p>]]></description><link>https://www.cloudwisp.com/windows-3-11-icon-pack/</link><guid isPermaLink="false">600230d8c8ac5973f239ebb9</guid><category><![CDATA[windows3.1]]></category><category><![CDATA[windows]]></category><category><![CDATA[nostalgia]]></category><dc:creator><![CDATA[Roland Bryant]]></dc:creator><pubDate>Sat, 08 Feb 2020 00:00:00 GMT</pubDate><media:content url="https://www.cloudwisp.com/content/images/2020/11/Win31Icons.JPG" medium="image"/><content:encoded><![CDATA[<img src="https://www.cloudwisp.com/content/images/2020/11/Win31Icons.JPG" alt="Windows 3.11 Icon Pack"><p>I recently wanted to replace my Windows 10 icons with versions from Windows 3.11</p><p>Easy right? Was harder than expected to find these icons. Hopefully this helps others who are looking for some retro nostalgia.</p><p><a href="https://www.cloudwisp.com/static/IconsExtractedFromW311.zip">Download</a></p><h4 id="using-them-in-windows-10">Using them in Windows 10</h4><p>You can replace the default icons for a few things through the <strong><strong>Desktop Icons Settings section.</strong></strong> Accessible from the Themes section (See screenshot below):</p><ul><li>Windows explorer/file explorer/&#x201D;User&#x2019;s Files&#x201D;</li><li>My Computer</li><li>Network</li><li>Recycle Bin</li></ul><p>Changing My Computer and Network will also change them in the folder tree in Windows explorer.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/DesktopIcons.JPG" class="kg-image" alt="Windows 3.11 Icon Pack" loading="lazy" width="1474" height="609" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/DesktopIcons.JPG 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/DesktopIcons.JPG 1000w, https://www.cloudwisp.com/content/images/2020/11/DesktopIcons.JPG 1474w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/ChangeIcon.JPG" class="kg-image" alt="Windows 3.11 Icon Pack" loading="lazy" width="532" height="558"></figure><p>You might also want to apply them to plain old desktop shortcuts.</p><p>Here&#x2019;s my desktop, using the icons:</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/sample-2.jpg" class="kg-image" alt="Windows 3.11 Icon Pack" loading="lazy" width="1000" height="563" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/sample-2.jpg 600w, https://www.cloudwisp.com/content/images/2020/11/sample-2.jpg 1000w" sizes="(min-width: 720px) 720px"></figure><h4 id="extracting-your-own">Extracting your own</h4><p>Guide to doing this yourself - in case you want to pull additional icons from other windows 3.1 programs.</p><p>I extracted icons from everything in the Windows folder of a Windows 3.11 installation.</p><p>You might find some icon extracting programs online, but many will not work with windows 3.1 DLL/EXE files, because they are 16-bit, and since Windows Vista, 32-bit applications cannot use built-in windows APIs to access embedded resources from these.</p><p>I ended up extracting them from within windows 3.1 on DOSBox.</p><p>Assuming you have Windows 3.1 installed in DOSBox (<a href="https://joshmccarty.com/run-windows-3-1-in-dosbox/">here </a>is a pretty comprehensive guide for that):</p><ul><li>Download <a href="http://cd.textfiles.com/cica/cica9405/WIN3/ICONS/ICO_EX11.ZIP">GT Icon Extract</a></li><li>Unzip and Copy the app over to your dos VM drive.</li><li>Launch the program from file explorer.</li><li>Navigate to the Windows folder, and select all files.</li><li>Set the destination folder at the bottom, and run the extractor.</li><li>It should create a set of ICO files - with part of the source filename as a prefix</li></ul><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/icoex.JPG" class="kg-image" alt="Windows 3.11 Icon Pack" loading="lazy" width="1029" height="804" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/icoex.JPG 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/icoex.JPG 1000w, https://www.cloudwisp.com/content/images/2020/11/icoex.JPG 1029w" sizes="(min-width: 720px) 720px"></figure>]]></content:encoded></item><item><title><![CDATA[Exploring Visual Basic 1.0 for MS-DOS]]></title><description><![CDATA[Microsoft released Visual Basic 1.0 for MS-DOS in 1992, at a time when many users and businesses were still using DOS. It was actually the second Visual Basic release; coming after the Windows version 1.0 in 1991.]]></description><link>https://www.cloudwisp.com/exploring-visual-basic-1-0-for-ms-dos/</link><guid isPermaLink="false">600230d8c8ac5973f239ebb6</guid><category><![CDATA[MS-DOS]]></category><category><![CDATA[Programming]]></category><category><![CDATA[Source]]></category><category><![CDATA[Visual Basic]]></category><dc:creator><![CDATA[Roland Bryant]]></dc:creator><pubDate>Fri, 31 Jan 2020 00:00:00 GMT</pubDate><media:content url="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Edit-1-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Edit-1-1.jpg" alt="Exploring Visual Basic 1.0 for MS-DOS"><p>I recently posted the <a href="https://www.cloudwisp.com/static/MENU.zip">CloudWisp Application Loader</a> to this site - an MS-DOS program for organizing your games and applications.</p><p>The task of creating it was made easy thanks to the not-very-well-known <strong><strong>Microsoft Visual Basic 1.0 for MS-DOS.</strong></strong></p><p>I&#x2019;m going to explore some of the basics of the program, how you can use it, and some things I learned along the way.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Form-Edit-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-Form-Edit-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-Form-Edit-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-Form-Edit-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><h2 id="introduction">Introduction</h2><p>Microsoft released Visual Basic 1.0 for MS-DOS in 1992, at a time when many users and businesses were still using DOS. It was actually the second Visual Basic release; coming after the Windows version 1.0 in 1991.</p><p>It succeeds QuickBASIC, but unlike it&#x2019;s predecessor provides an event-driven GUI rendered in text mode using ASCII characters. It has all the familiar elements: Button, Text Box, Checkbox, Combo Box, List, etc. It&#x2019;s an experience that should be familiar to anyone who has used the windows versions.</p><h2 id="getting-started">Getting Started</h2><p>You can download the program from <a href="https://winworldpc.com/product/microsoft-visual-bas/10-for-dos">winworldpc</a>. Get the Professional edition, which provides support for ISAM database connection and manipulation.</p><p>It comes as 7 disk images. If you are using DosBox, or are able to copy large volumes to your DOS installation in one go, you can extract the floppy images into a single folder. It should install this way.</p><p>Run SETUP.EXE from Disk 1 and follow the instructions.</p><h2 id="the-basics">The Basics</h2><p>You&#x2019;ll want to create a directory for your new project. Navigate there and then launch VBDOS.EXE (by calling the full path of the exe, e.g. c:\vbdos\vbdos.exe) - this will ensure the working directory points to your project directory</p><p>I recommend first saving your project. It will be saved with a *.MAK extension.</p><h3 id="creating-a-form">Creating a Form</h3><p>Create a Form, <strong><strong>File -&gt; New Form</strong></strong> to start.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-MainScreen.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-MainScreen.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-MainScreen.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-MainScreen.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-BlankForm-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-BlankForm-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-BlankForm-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-BlankForm-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><p>You&#x2019;ll be presented with a blank form.</p><p>Double click any of the controls from the list on the left, and they will be added to the form. You can drag the items to place them.</p><p>Like in all windows versions, controls have properties that define their state and behavior.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Edit-1-2.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-Edit-1-2.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-Edit-1-2.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-Edit-1-2.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><p>With a control active, you can edit its properties from the drop-down menu at the top, and enter the value in the text box to the right. The most important property to set, is <strong><strong>CtlName</strong></strong>. This is what you&#x2019;ll use to reference controls later in code.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Edit-2-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-Edit-2-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-Edit-2-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-Edit-2-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><p>In the example above, I have created:</p><ul><li>A form named <strong><strong>Test</strong></strong></li><li>A Text Box named <strong><strong>txt_Name</strong></strong></li><li>A Button named <strong><strong>cmd_Go</strong></strong></li><li>A label named <strong><strong>lbl_Display</strong></strong></li></ul><p>I have also edited the Caption and Text properties respectively.</p><p>Once you&#x2019;ve staged your form, given all of the controls names, set colors, etc - choose View -&gt; Code to save and close the form editor and return to the code view.</p><p>You can return to the form view at any time using the View menu.</p><h3 id="event-procedure">Event Procedure</h3><p>Back in the code editor, <strong><strong>hit F-12</strong></strong> to access the Event Procedures dialog. You&#x2019;ll see the forms and controls that you created under Objects. Click the <strong><strong>cmd_Go</strong></strong> control created earlier, and select the <strong><strong>Click</strong></strong> event and then select <strong><strong>Edit in Active</strong></strong></p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-EventProcedures-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-EventProcedures-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-EventProcedures-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-EventProcedures-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><p>In this example, we&#x2019;re simply going to take the textbox value and echo &#x201C;You typed <em><em>value</em></em>&#x201D; into the label control.</p><blockquote><em><em>SUB cmd_Go_Click ()</em></em><br><em><em>lbl_Display.Caption = &quot;You typed &quot; + txt_Name.Text</em></em><br><em><em>END SUB</em></em></blockquote><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-ClickMethod-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-ClickMethod-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-ClickMethod-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-ClickMethod-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><p>Other events you might commonly use:</p><ul><li>A Form&#x2019;s <strong><strong>Load</strong></strong> event - Performing actions when a form first loads</li><li>A <strong><strong>KeyPress</strong></strong>, <strong><strong>KeyDown</strong></strong> or <strong><strong>KeyUp</strong></strong> event on a focused element - to perform actions when a particular key is pressed</li><li>A combo box <strong><strong>Change</strong></strong> event</li></ul><h3 id="running-your-program">Running your Program</h3><p>To run your app, you&#x2019;ll need to define a startup form. Choose <strong><strong>Run -&gt; Set Startup File -&gt; TEST.FRM</strong></strong></p><p>Now choose <strong><strong>Run -&gt; Start</strong></strong></p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-AppRunning-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-AppRunning-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-AppRunning-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-AppRunning-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><h3 id="debugging-your-program">Debugging your program</h3><p>VB for DOS has a pretty good debugger - supporting break points, step-by-step execution, and inspection of variables.</p><p>It&#x2019;s comparable to the early windows versions of VB.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Debug-Breakpoint-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-Debug-Breakpoint-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-Debug-Breakpoint-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-Debug-Breakpoint-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><p>Add a breakpoint by putting your edit cursor on the line you want to stop at, and hitting <strong><strong>F9</strong></strong>, or selecting <strong><strong>Toggle Breakpoint</strong></strong> from the Debug menu.</p><p>I&#x2019;d also recommend enabling the <strong><strong>Break on Errors</strong></strong> option.</p><p>As before, Click <strong><strong>Run -&gt; Start</strong></strong> to start your program. This time however when you click the Go button, you&#x2019;ll break into the code view.</p><p>Press <strong><strong>F8</strong></strong> to execute the next line, and to step through the next lines.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Debug-InstantWatch-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-Debug-InstantWatch-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-Debug-InstantWatch-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-Debug-InstantWatch-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><p>To inspect a variable, position the cursor on the variable, and press <strong><strong>Shift+F9</strong></strong> or <strong><strong>Debug -&gt; Instant Watch</strong></strong>. A dialog will display showing the value.</p><p>Choose <strong><strong>Run -&gt; Continue</strong></strong> to continue normal execution of the program.</p><h3 id="compiling-your-program">Compiling your program</h3><p>When you&#x2019;re ready to deploy your program, you can create an EXE file.</p><p>From the <strong><strong>Run</strong></strong> menu choose <strong><strong>Make EXE File</strong></strong>.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Make-Exe-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-Make-Exe-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-Make-Exe-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-Make-Exe-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><p>Use the default options, and select <strong><strong>Make EXE</strong></strong>.</p><p>The file will be saved to the current working directory.</p><p>Note: If you used the ISAM database library, and are compiling from your project directory you will be prompted to provide the proisamd.lib file. Simply type in the full path to the file to continue compilation.</p><h2 id="getting-help">Getting Help</h2><p>I got stuck at several points when I was working on my app. Being created before the internet was widely used, VB for DOS has a really good help system built-in. This would have been called &#x201C;On-Line&#x201D; back in 1992.</p><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Online-Help-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-Online-Help-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-Online-Help-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-Online-Help-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Online-Help2-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy" width="1024" height="639" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/VBDOS-Online-Help2-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/VBDOS-Online-Help2-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/VBDOS-Online-Help2-1.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://www.cloudwisp.com/content/images/2020/11/VBDOS-Online-Help3-1.jpg" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy"></figure><p>Docs have a hyper-text behavior, highlighted words can be clicked through - providing quick access to related topics.</p><p>Use the index to find topics like file input/output, database management, screen drawing, event handling, keyboard scan codes, etc.</p><p>Most sections include an &lt;example&gt; link. These provide important context for how the methods, syntax, etc can be used.</p><p>Alas, there were some times that the on-line documentation falls short. This book was a great help.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.cloudwisp.com/content/images/2020/11/VB-DOS-GUIDE-1.JPG" class="kg-image" alt="Exploring Visual Basic 1.0 for MS-DOS" loading="lazy"><figcaption>you can loan <a href="https://archive.org/details/microsoftguideto00aitk_0">Microsoft guide to Visual Basic for MS-DOS</a> by Peter G. Aitken for free from Archive.org</figcaption></figure><h2 id="advanced-topics">Advanced Topics</h2><p>There are some more advanced usages that I did not want to explore in this article, but are well covered by the book above, and help documentation. I recommend looking into:</p><ul><li><strong><strong>Standard/Built-In Forms</strong></strong> - File picker dialog, help dialog, etc</li><li><strong><strong>BI files</strong></strong> (include files) - required for sharing constants and methods between forms</li><li><strong><strong>Database management</strong></strong> - using the ISAM library to store and retrieve data.</li></ul><h2 id="application-loader-source-code">Application Loader Source Code</h2><p>If you want to see some more code in action , you can download the source for the application loader:</p><p><a href="https://www.cloudwisp.com/static/MENUSRC.zip">Download</a></p><p>Note: You need to run PROISAMD from the VBDOS directory before debugging/running the program from within the IDE. This installs a persistent program for DB management.</p>]]></content:encoded></item><item><title><![CDATA[Windows 3.1-inspired Desktop Wallpapers]]></title><description><![CDATA[For those feeling Nostalgic for windows 3.1, I’ve made a set of desktop wallpapers to capture the vibe.]]></description><link>https://www.cloudwisp.com/windows-3-1-inspired-desktop-wallpapers/</link><guid isPermaLink="false">600230d8c8ac5973f239ebb5</guid><category><![CDATA[windows3.1]]></category><category><![CDATA[windows]]></category><category><![CDATA[retrocomputing]]></category><category><![CDATA[wallpapers]]></category><dc:creator><![CDATA[Roland Bryant]]></dc:creator><pubDate>Tue, 28 May 2019 02:38:00 GMT</pubDate><media:content url="https://www.cloudwisp.com/content/images/2020/11/sample-1-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://www.cloudwisp.com/content/images/2020/11/sample-1-1.jpg" alt="Windows 3.1-inspired Desktop Wallpapers"><p>It was a true misstep when Windows 8 was released without the familiar Start Menu; a staple since Windows 95.</p><p>It was like a throwback to an earlier time. Unfortunately the Windows 8 start screen had nothing on <strong><strong>Program Manager</strong></strong>, &#xA0;For those feeling Nostalgic for windows 3.1, I&#x2019;ve made these desktop wallpapers. They&#x2019;re 1920x1080 and will work for any resolution below that with the same ratio. You can find the original Photoshop file <a href="https://www.cloudwisp.com/static/win31-desktop-wallpaper.zip">here</a>, if you want to add your own backgrounds underneath the program manager.</p><p><a href="https://www.cloudwisp.com/static/Win31RetroWallpapers.zip">Download</a></p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://www.cloudwisp.com/content/images/2020/11/sample-1.jpg" class="kg-image" alt="Windows 3.1-inspired Desktop Wallpapers" loading="lazy" width="1500" height="844" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/sample-1.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/sample-1.jpg 1000w, https://www.cloudwisp.com/content/images/2020/11/sample-1.jpg 1500w" sizes="(min-width: 720px) 720px"><figcaption>Wallpaper applied to Windows 10 - with Custom Icons</figcaption></figure><p></p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper.jpg" width="1920" height="1080" loading="lazy" alt="Windows 3.1-inspired Desktop Wallpapers" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/win31-desktop-wallpaper.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/win31-desktop-wallpaper.jpg 1000w, https://www.cloudwisp.com/content/images/size/w1600/2020/11/win31-desktop-wallpaper.jpg 1600w, https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper.jpg 1920w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper2.jpg" width="1920" height="1080" loading="lazy" alt="Windows 3.1-inspired Desktop Wallpapers" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/win31-desktop-wallpaper2.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/win31-desktop-wallpaper2.jpg 1000w, https://www.cloudwisp.com/content/images/size/w1600/2020/11/win31-desktop-wallpaper2.jpg 1600w, https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper2.jpg 1920w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper3.jpg" width="1920" height="1080" loading="lazy" alt="Windows 3.1-inspired Desktop Wallpapers" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/win31-desktop-wallpaper3.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/win31-desktop-wallpaper3.jpg 1000w, https://www.cloudwisp.com/content/images/size/w1600/2020/11/win31-desktop-wallpaper3.jpg 1600w, https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper3.jpg 1920w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper4.jpg" width="1920" height="1080" loading="lazy" alt="Windows 3.1-inspired Desktop Wallpapers" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/win31-desktop-wallpaper4.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/win31-desktop-wallpaper4.jpg 1000w, https://www.cloudwisp.com/content/images/size/w1600/2020/11/win31-desktop-wallpaper4.jpg 1600w, https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper4.jpg 1920w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper5.jpg" width="1920" height="1080" loading="lazy" alt="Windows 3.1-inspired Desktop Wallpapers" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/win31-desktop-wallpaper5.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/win31-desktop-wallpaper5.jpg 1000w, https://www.cloudwisp.com/content/images/size/w1600/2020/11/win31-desktop-wallpaper5.jpg 1600w, https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper5.jpg 1920w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper6.jpg" width="1920" height="1080" loading="lazy" alt="Windows 3.1-inspired Desktop Wallpapers" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/win31-desktop-wallpaper6.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/win31-desktop-wallpaper6.jpg 1000w, https://www.cloudwisp.com/content/images/size/w1600/2020/11/win31-desktop-wallpaper6.jpg 1600w, https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper6.jpg 1920w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper7.jpg" width="1920" height="1080" loading="lazy" alt="Windows 3.1-inspired Desktop Wallpapers" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/win31-desktop-wallpaper7.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/win31-desktop-wallpaper7.jpg 1000w, https://www.cloudwisp.com/content/images/size/w1600/2020/11/win31-desktop-wallpaper7.jpg 1600w, https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper7.jpg 1920w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper8.jpg" width="1920" height="1080" loading="lazy" alt="Windows 3.1-inspired Desktop Wallpapers" srcset="https://www.cloudwisp.com/content/images/size/w600/2020/11/win31-desktop-wallpaper8.jpg 600w, https://www.cloudwisp.com/content/images/size/w1000/2020/11/win31-desktop-wallpaper8.jpg 1000w, https://www.cloudwisp.com/content/images/size/w1600/2020/11/win31-desktop-wallpaper8.jpg 1600w, https://www.cloudwisp.com/content/images/2020/11/win31-desktop-wallpaper8.jpg 1920w" sizes="(min-width: 720px) 720px"></div></div></div></figure><h2 id="icons">Icons</h2><p>Of course, if you want to complete the look, you&#x2019;ll need some authentic icons. <a href="https://www.cloudwisp.com/static/IconsExtractedFromW311.zip">This </a>set of ico files was extracted directly from Windows 3.11 DLL and EXE files</p>]]></content:encoded></item></channel></rss>