CE Module coredll - using from a desktop app

  • Thread starter Thread starter Matthias Marx
  • Start date Start date
M

Matthias Marx

Hello,

is it posible to invoke it wit rapi?
I need some function in my desktop app. The function is within the
coredll.dll

Samples may be in C#


Thank you

Matthias
 
No, there is no way to use Coredll.dll in a desktop app. However just about
every API in it is available on the desktop (usually in kernel32.dll).

-Chris
 

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

Similar Threads


Back
Top