﻿<?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 Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></description>
    <title><![CDATA[Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
    <link>http://dn.codegear.com/article/33066</link>
    <!-- source: http://dn.codegear.com/article/33066/feed-->
    <dc:date>2008-10-13T01:30:31-07:00</dc:date>
    <item>
      <description><![CDATA[Perfect article. Thank you for this favour :).But i need to Serial Communication Environment. I think i will be able to use OpenNETCF.Thanks]]></description>
      <title><![CDATA[Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (Registered User)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=39935</guid>
      <dc:date>2007-03-06T01:53:52-08:00</dc:date>
      <pubDate>2007-03-06T01:53:52-08:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <item>
      <description><![CDATA[ok... it works! ...but when I try to draw a line or other graphics I recieve an error......is there also a way to draw something?Filippo]]></description>
      <title><![CDATA[Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (Filippo Forlani)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=39840</guid>
      <dc:date>2007-01-30T10:24:50-08:00</dc:date>
      <pubDate>2007-01-30T10:24:50-08:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <item>
      <description><![CDATA[For 2006 try http://bdn2.borland.com/article/33413]]></description>
      <title><![CDATA[re: Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (Craven Weasel)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=39161</guid>
      <dc:date>2006-06-27T08:28:31-07:00</dc:date>
      <pubDate>2006-06-27T08:28:31-07:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <item>
      <description><![CDATA[Man, I need it for Delphi 2006]]></description>
      <title><![CDATA[Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (Luiz Fabio)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=39067</guid>
      <dc:date>2006-05-18T14:05:21-07:00</dc:date>
      <pubDate>2006-05-18T14:05:21-07:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <item>
      <description><![CDATA[Hi, I looking for same quick start but for delphi 2006]]></description>
      <title><![CDATA[Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (ICP User)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=38941</guid>
      <dc:date>2006-02-23T16:29:31-08:00</dc:date>
      <pubDate>2006-02-23T16:29:31-08:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <item>
      <description><![CDATA[Problem with a dcpil built by the CF dccil from a constructor Dll.I've included in my Compact Framework project a reference which was in my DotNet Device ( PSC Falcon 4420 CE DotNet 4.20 ARM-Xscale).after that i've add : uses Terminal.API in the uses regionit works great in the IDE since i have access to all the property and methods of the Terminal.Api.dll and the compilation is ok in the IDE.the problem is with the Dccil Compact Framework with the following message :Borland Delphi for .NET compiler version 17.0Copyright (c) 1983,2004 Borland Software CorporationConfidential pre-release version built Jul  6 2005 09:40:16.NET Framework v1.1.4322 loadedFatal: F2141 Bad file format: 'C:\Documents and Settings\Premier utilisateur\Mes documents\Projets Borland Studio\essai1\Terminal.API.dcpil'In the directory essai1, i have a Terminal.API.dcpil that was created by the compilation : what is the matter with its format ?I'm using the same Terminal.API.dll in Microsoft Visual 2003 and i don't have this problem.thanks if you have an answer since using constructor's dll is important.lioneleric-lionel.rault@wanadoo.fr]]></description>
      <title><![CDATA[Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (Rault eric-lionel)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=38671</guid>
      <dc:date>2005-09-23T02:27:42-07:00</dc:date>
      <pubDate>2005-09-23T02:27:42-07:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <item>
      <description><![CDATA[HiAll works great!But i have a question :Delphi always readds the outcommented lines when i i.e. change the color of the label....Thx Jonas]]></description>
      <title><![CDATA[Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (Craven Weasel)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=38585</guid>
      <dc:date>2005-08-16T08:03:20-07:00</dc:date>
      <pubDate>2005-08-16T08:03:20-07:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <item>
      <description><![CDATA[Glad to hear it! And good luck with exploring this brave new World :-)]]></description>
      <title><![CDATA[re: Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (David Clegg)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=38577</guid>
      <dc:date>2005-08-12T04:03:03-07:00</dc:date>
      <pubDate>2005-08-12T04:03:03-07:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <item>
      <description><![CDATA[All works !Thank you]]></description>
      <title><![CDATA[Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg]]></title>
      <managingEditor>
	 (Stirbei Octavian)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=38573</guid>
      <dc:date>2005-08-08T07:42:56-07:00</dc:date>
      <pubDate>2005-08-08T07:42:56-07:00</pubDate>
      <source url="http://dn.codegear.com/article/33066/feed">Comments for Delphi for .NET Compact Framework Preview Quickstart Guide - By David Clegg</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>