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

WCE and coredll 4
Crash coredll with 1 line of code 4
coredll ? 3
Porting from CE to Desktop 5
Playing mp3 files on ce 4.2 devices 6
How to measure strings??? 4
ActiveSync with .NET 2.0 2
RAPI question 1

Back
Top