Re: AppForge and Wince API by Eric_B
Eric_B
Mon Jun 06 09:17:49 CDT 2005
ig.google@igrimpe.de écrivait
news:1117605453.058500.136740@g14g2000cwa.googlegroups.com:
> The fuser is a TRANSLATOR. You can not access "CoreDll" with the
> fuser interface. Instead you need to write your own dll (say
> "MyFuser.dll") that uses the fuser interface (sample for fusers
> are found in the installation folders) to be accessed from an
> Appforge app. Inside the fuser you then access "CoreDll" and
> eventually pass back any values to the calling AF app.
>
Hi,
I have install evc++ for building my fuser,
can you give me a sample for calling playsound of coredll,
because i don't know anything in vc++
thanks