PC Review


Reply
Thread Tools Rate Thread

Win32GDI - Arc function

 
 
=?Utf-8?B?S2V2ZW4gQ29yYXp6YQ==?=
Guest
Posts: n/a
 
      29th Dec 2004
Hi, I'm developing a graphic application and, for speed reasons, I'm calling
Win32 GDI functions using PInvoke.

Now I need to use Arc function but when I call it I get a Missing Method
Exception. Is this function not exported ? How can I check if a function is
exported and can be used or not ?

Thank you in advance,

Keven Corazza
 
Reply With Quote
 
 
 
 
Peter Foot [MVP]
Guest
Posts: n/a
 
      29th Dec 2004
Windows CE doesn't support the Arc method. However, have you tried the
Mobile GDI+ library available here:-
http://www.xrossone.com/projects.php?category=1

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

"Keven Corazza" <(E-Mail Removed)> wrote in message
news:B694DD89-8CBA-4489-8FBD-(E-Mail Removed)...
> Hi, I'm developing a graphic application and, for speed reasons, I'm
> calling
> Win32 GDI functions using PInvoke.
>
> Now I need to use Arc function but when I call it I get a Missing Method
> Exception. Is this function not exported ? How can I check if a function
> is
> exported and can be used or not ?
>
> Thank you in advance,
>
> Keven Corazza



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
User Function Question: Collect Condition in Dialog Box - But How toInsert into Function Equation? SteveM Microsoft Excel Programming 1 3rd Jan 2008 04:45 PM
I have a CLR function thet returns IEnumberable (a table) and it has a FillRow function. I am returning 10,000 integers from this function. Is there any way that I can preallocate the resulting table or give SQL server hint as to how many rows my fun DR Microsoft Dot NET Framework 1 22nd Nov 2007 12:36 PM
I have a CLR function thet returns IEnumberable (a table) and it has a FillRow function. I am returning 10,000 integers from this function. Is there any way that I can preallocate the resulting table or give SQL server hint as to how many rows my fun DR Microsoft ADO .NET 3 22nd Nov 2007 10:17 AM
I have a CLR function thet returns IEnumberable (a table) and it has a FillRow function. I am returning 10,000 integers from this function. Is there any way that I can preallocate the resulting table or give SQL server hint as to how many rows my fun DR Microsoft VB .NET 0 20th Nov 2007 05:24 AM
I have a CLR function thet returns IEnumberable (a table) and it has a FillRow function. I am returning 10,000 integers from this function. Is there any way that I can preallocate the resulting table or give SQL server hint as to how many rows my fun DR Microsoft Dot NET 0 20th Nov 2007 05:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:26 PM.