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
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