If there are still any serious programmers out there that would like to help, this Poor Boy would appreciate it....
In eVB I'm trying to:
Declare Function PlaySound Lib "Coredll" Alias "PlaySoundW" (ByVal lpszName As String, ByVal hModule As Long, ByVal dwFlags As Long) As Long
..but when I launch my app (via ActiveSync in eVB) to the Epods I get a pvbDecl.dll error. I then register the DLL and then get:
"Cannon execute 'Pvbload'. A critical component is either missing or is failing to start due to low memory."
I can't get past this last error. Also, everytime I try to run my app via ActiveSync I have to re-register the pvbDecl.dll.
I've tried to create an installation, but it doesn't allow me to create for a MIPS cpu.
What do I need to do to play / record sounds from the EPODS, please?
Regards,
Doug