Win32GDI - Arc function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top