<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ReactOS &#8211; Virtually Fun</title>
	<atom:link href="https://virtuallyfun.com/category/reactos/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Wed, 17 Feb 2016 18:40:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>ReactOS hits 0.4!</title>
		<link>https://virtuallyfun.com/2016/02/18/reactos-hits-0-4/</link>
					<comments>https://virtuallyfun.com/2016/02/18/reactos-hits-0-4/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 17 Feb 2016 18:40:37 +0000</pubDate>
				<category><![CDATA[ReactOS]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5862</guid>

					<description><![CDATA[So as a totally unfair test, I thought I&#8217;d load SQL server 6.5 on it. After copying in some NT 4.0 dll&#8217;s regarding licensing it&#8217;ll start to install but the service itself doesn&#8217;t work. bummer. MSDE2000 didn&#8217;t work either. And &#8230; <a href="https://virtuallyfun.com/2016/02/18/reactos-hits-0-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>So as a totally unfair test, I thought I&#8217;d load SQL server 6.5 on it.</p>
<div id="attachment_5863" style="width: 1036px" class="wp-caption aligncenter"><a href="https://virtuallyfun.com/wp-content/uploads/2016/02/sql-65-on-react-04.png" rel="attachment wp-att-5863"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-5863" class="size-full wp-image-5863" src="https://virtuallyfun.com/wp-content/uploads/2016/02/sql-65-on-react-04.png" alt="SQL Server 6.5 on ReactOS" width="1026" height="834" /></a><p id="caption-attachment-5863" class="wp-caption-text">SQL Server 6.5 on ReactOS</p></div>
<p>After copying in some NT 4.0 dll&#8217;s regarding licensing it&#8217;ll start to install but the service itself doesn&#8217;t work.</p>
<p>bummer.</p>
<p><a href="https://www.microsoft.com/en-us/download/details.aspx?id=22661">MSDE2000</a> didn&#8217;t work either.</p>
<p>And the setup program from SQL 4.21 just crashed.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2016/02/18/reactos-hits-0-4/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>ReactOS build 61112</title>
		<link>https://virtuallyfun.com/2013/11/28/reactos-build-61112/</link>
					<comments>https://virtuallyfun.com/2013/11/28/reactos-build-61112/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 28 Nov 2013 23:29:29 +0000</pubDate>
				<category><![CDATA[ReactOS]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=3619</guid>

					<description><![CDATA[So I thought I&#8217;d look for the latest release build of ReactOS, and give it a whirl. Â First I download 61112, and installed it on Qemu 1.7rc2 on OS X. Â First I gave the VM a 500MB disk, and 500MB &#8230; <a href="https://virtuallyfun.com/2013/11/28/reactos-build-61112/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>So I thought I&#8217;d look for the latest release build of ReactOS, and give it a whirl. Â First I download <a href="http://iso.reactos.org/livecd/livecd-61112-rel.7z">61112</a>, and installed it on Qemu 1.7rc2 on OS X. Â First I gave the VM a 500MB disk, and 500MB of ram&#8230; which led to the thing using the whole disk for paging and was terribly unstable, and all around no good.</p>
<p>So next I got smart, used 64MB of ram, and a 1Gig disk, installed then turned off swap. Â Now it is more usable. Â I thought I&#8217;d do something crazy, and install Visual C++ 4.0. Â The installer works, except there is no progress, and it can&#8217;t create program groups. Â No problem I think as it does the same thing on CrossOver(wine). Â I download my QWDOS project with firefox, extract, and open the makefile and&#8230; all the menus are blanked out. Â And dropping down to the CLI, although the installer &#8216;registered environment variables&#8217; the compiler wasn&#8217;t in the path. Â Clearly registry information is dropping.</p>
<div id="attachment_3621" style="width: 812px" class="wp-caption aligncenter"><a href="https://virtuallyfun.com/wp-content/uploads/2013/11/Screen-Shot-2013-11-29-at-7.27.55-AM.png"><img decoding="async" aria-describedby="caption-attachment-3621" class="size-full wp-image-3621" alt="NO Build for you!" src="https://virtuallyfun.com/wp-content/uploads/2013/11/Screen-Shot-2013-11-29-at-7.27.55-AM.png" width="802" height="625" /></a><p id="caption-attachment-3621" class="wp-caption-text">NO Build for you!</p></div>
<p>So falling back to nmake I can at least compile my release build, and amazingly -it works!</p>
<div id="attachment_3620" style="width: 811px" class="wp-caption aligncenter"><a href="https://virtuallyfun.com/wp-content/uploads/2013/11/Screen-Shot-2013-11-29-at-7.15.21-AM.png"><img decoding="async" aria-describedby="caption-attachment-3620" class="size-full wp-image-3620" alt="QWDOS Win32 on ReactOS" src="https://virtuallyfun.com/wp-content/uploads/2013/11/Screen-Shot-2013-11-29-at-7.15.21-AM.png" width="801" height="626" /></a><p id="caption-attachment-3620" class="wp-caption-text">QWDOS Win32 on ReactOS</p></div>
<p>So is it perfect? No far from it, but it certainly is a lot more usable than it was a year ago.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2013/11/28/reactos-build-61112/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>ReactOS gets a NTVDM</title>
		<link>https://virtuallyfun.com/2013/11/28/reactos-gets-a-ntvdm/</link>
					<comments>https://virtuallyfun.com/2013/11/28/reactos-gets-a-ntvdm/#comments</comments>
		
		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 28 Nov 2013 00:24:14 +0000</pubDate>
				<category><![CDATA[8086]]></category>
		<category><![CDATA[ReactOS]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=3614</guid>

					<description><![CDATA[Really I saw it right here! Â It is only in it&#8217;s beginning stages, but it can run some very simple COM programs. I should also say, I ran a nightly build, and it is coming along much more than the &#8230; <a href="https://virtuallyfun.com/2013/11/28/reactos-gets-a-ntvdm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Really I saw it right <a href="http://jira.reactos.org/browse/CORE-7250">here</a>! Â It is only in it&#8217;s beginning stages, but it can run some very simple COM programs.</p>
<p>I should also say, I ran a nightly build, and it is coming along much more than the last year.. I didn&#8217;t trap or anything messing around. Â What I did do was run out of disk space with a large swap file, and downloading too much crap&#8230;.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2013/11/28/reactos-gets-a-ntvdm/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
	</channel>
</rss>
