Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OpenNetCF SDF 2 beta in Delphi 2006

6 views
Skip to first unread message

Tor Helland

unread,
Apr 6, 2006, 3:13:50 AM4/6/06
to
I'm a newbie on .Net, and on CF, and I would be grateful for tips on
using OpenNetCF.Drawing.dll from the Smart Device Framework 2.0 beta.
When I try to add a reference to the dll, I get this error message.

...\OpenNETCF.Drawing.dll is not a valid assembly, type library, or COM
object.

Is this because the assembly is targeted for CF, and D2006 maybe only
accepts static references to assemblies for full .Net. Or is the
OpenNetcF.dll locked to .Net 2.0?

How do I use this assembly? I would like to call some bitmap handling
code in it, but I feel I'm lacking some elementary knowledge here.

-tor

Marc Rohloff [TeamB]

unread,
Apr 6, 2006, 7:04:34 PM4/6/06
to
On 6 Apr 2006 00:13:50 -0700, Tor Helland wrote:

> I'm a newbie on .Net, and on CF, and I would be grateful for tips on
> using OpenNetCF.Drawing.dll from the Smart Device Framework 2.0 beta.
> When I try to add a reference to the dll, I get this error message.
>
> ...\OpenNETCF.Drawing.dll is not a valid assembly, type library, or COM
> object.
>
> Is this because the assembly is targeted for CF, and D2006 maybe only
> accepts static references to assemblies for full .Net. Or is the
> OpenNetcF.dll locked to .Net 2.0?

It is more a case of Delphi being locked to .NET 1.1, I suspect you
could download a version 1.1/1.0 assembly of OpenNetCF.

--
Marc Rohloff [TeamB]
marc rohloff -at- myrealbox -dot- com

Tor Helland

unread,
Apr 11, 2006, 2:59:13 AM4/11/06
to
Marc Rohloff [TeamB] is rumoured to have said:

> It is more a case of Delphi being locked to .NET 1.1, I suspect you
> could download a version 1.1/1.0 assembly of OpenNetCF.

Thank you. The problem is I wanted to use some bitmap handling code in
SDF 2.0. Maybe I can do this by using the articles of Daniel
Wischnewski and Marco Cantu (compiling for .Net 2.0).

-tor

0 new messages