﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5]]></description>
    <title><![CDATA[Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
    <link>http://dn.codegear.com/article/20842</link>
    <!-- source: http://dn.codegear.com/article/20842/feed-->
    <dc:date>2008-11-19T05:30:02-08:00</dc:date>
    <item>
      <description><![CDATA[What I have found in upgrading from NT 4.0 to Windows 2000 Professional is that a number of my applications would not work properly, even Delphi 5 Enterprise.  My solution was to "fdisk" the system, install NT 4.0 with only the basic functionality to be seen on the network (I have a peer-to-peer), install Windows 2000 Professional, and re-install all my applications on top of Windows 2000.  Since that time, my system has been running nicely, including Delphi 5 Enterprise.  Of course, I had a full system backup prior to following these steps.]]></description>
      <title><![CDATA[re: Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
      <managingEditor>
	 (Theodore Dennis)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=26003</guid>
      <dc:date>2000-08-14T07:09:39-07:00</dc:date>
      <pubDate>2000-08-14T07:09:39-07:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[Hello,I was hoping to find some feedback regarding Delphi 5.0 Prof and windows 2000. I had written a program that works fine with Win95/98but will not run on Windows 2000. Can someone shed some light on this.Is this due to some VCL components or do I have to compile programswith Win2000 installed.Any feedback would be appreciated.Regards,FrankNovice programmer.]]></description>
      <title><![CDATA[Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
      <managingEditor>
	 (F Wunderlich)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=25302</guid>
      <dc:date>2000-06-07T17:07:06-07:00</dc:date>
      <pubDate>2000-06-07T17:07:06-07:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[I don't know when Delphi will be W2K certified. It may not be until Delphi 6. Sorry I don't have more info.]]></description>
      <title><![CDATA[re: Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
      <managingEditor>
	 (John Kaster)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=25038</guid>
      <dc:date>2000-05-01T12:47:06-07:00</dc:date>
      <pubDate>2000-05-01T12:47:06-07:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[John,When will D5 be certified under W2K? I have a case open regarding not being able to debug W2K services (which work fine under NT4). I was told by the tech that D5 is not certified un W2K and that I'd probably have to wait until the "next major release" of Delphi for this to be fixed. My case number is 435099ThanksScott KellishSiemens]]></description>
      <title><![CDATA[Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
      <managingEditor>
	 (Scott Kellish)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=25033</guid>
      <dc:date>2000-04-29T18:43:48-07:00</dc:date>
      <pubDate>2000-04-29T18:43:48-07:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[When are we going to have Neutral Threading support for COM+ in Delphi 5?]]></description>
      <title><![CDATA[Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
      <managingEditor>
	 (Paul Harker)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24789</guid>
      <dc:date>2000-04-03T23:57:40-07:00</dc:date>
      <pubDate>2000-04-03T23:57:40-07:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[It means they weren't tested. They're probably compatible.]]></description>
      <title><![CDATA[re: Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
      <managingEditor>
	 (John Kaster)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24708</guid>
      <dc:date>2000-03-27T16:20:32-07:00</dc:date>
      <pubDate>2000-03-27T16:20:32-07:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[Under NT 4.0 I was able to debug my Com Servers in MTX with the parametersHostname : "c:\nt\system32\mtx.exe"Paramter : "/p:MyPackageName"With windows 2000 I tryHostname : "c:\nt\system32\dllhost.exe"Paramter : "/p:MyPackageName"but it doesn't work.Please can you help me, thanks a lot.Achim Maiermaier@cas.de]]></description>
      <title><![CDATA[Windows 2000 Support in Delphi 5 / Debugging Com-Server in MTS]]></title>
      <managingEditor>
	 (Achim Maier)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24273</guid>
      <dc:date>2000-02-22T23:14:34-08:00</dc:date>
      <pubDate>2000-02-22T23:14:34-08:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[&gt; IDE, Debugger, COM, and Database access all tested for W2K compatibility for the update pack Does that mean that the non-updated versions are compatible or aren't tested?Gary.]]></description>
      <title><![CDATA[Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
      <managingEditor>
	 (Gary Morris)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24260</guid>
      <dc:date>2000-02-21T07:09:05-08:00</dc:date>
      <pubDate>2000-02-21T07:09:05-08:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[&gt; I believe Visual studio 7/2000 (or whatever else) will ship with full support for Win2K (that's why is not ready yet?).It will be VS 2001 - it's been delayed until next year. (see http://www.zdnet.com/pcweek/stories/news/0,4153,2437771,00.html).]]></description>
      <title><![CDATA[re: More Win2K fetures in Delphi 5]]></title>
      <managingEditor>
	 (Earl Dunovant)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24245</guid>
      <dc:date>2000-02-17T09:14:13-08:00</dc:date>
      <pubDate>2000-02-17T09:14:13-08:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <item>
      <description><![CDATA[What kind of COM+/Windows 2000 support can we expect in Delphi ? Specifically, I'm looking for support on:ADSI, MMC, COM+ Events (Subscriber/Publisher) and Queued Components - will all these be supported ? ]]></description>
      <title><![CDATA[Windows 2000 Support in Delphi 5 and C++ Builder 5]]></title>
      <managingEditor>
	 (Deepak Shenoy)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24239</guid>
      <dc:date>2000-02-17T02:57:22-08:00</dc:date>
      <pubDate>2000-02-17T02:57:22-08:00</pubDate>
      <source url="http://dn.codegear.com/article/20842/feed">Comments for Windows 2000 Support in Delphi 5 and C++ Builder 5</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>